From 7c06b4d2ae9637eab78602e4b26f322f5f55825c Mon Sep 17 00:00:00 2001 From: coleramos425 Date: Fri, 31 May 2024 22:02:18 +0000 Subject: [PATCH] Missing test case Signed-off-by: coleramos425 --- tests/test_analyze_commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_analyze_commands.py b/tests/test_analyze_commands.py index e23294f815..5a0e7aec81 100644 --- a/tests/test_analyze_commands.py +++ b/tests/test_analyze_commands.py @@ -768,7 +768,7 @@ def test_decimal_2(): "omniperf", "analyze", "--path", - indir1, + workload_dir, "--decimal", "1", ],