ct_us_001.json updated the test for new location of lf_qa.py

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-08-13 05:54:48 -06:00
parent 7a3ec03bbf
commit 40d643a63b

View File

@@ -288,10 +288,10 @@
"enabled":"TRUE", "enabled":"TRUE",
"timeout":"600", "timeout":"600",
"load_db":"skip", "load_db":"skip",
"command":"./sandbox/lf_qa.py", "command":"./tools/lf_qa.py",
"args":"", "args":"",
"args_list":[ "args_list":[
" --path REPORT_PATH --store --png --database ./sandbox/qa_test_db" " --path REPORT_PATH --store --png --database ./tools/qa_test_db"
] ]
} }
}, },