Skip to content

Commit 886da19

Browse files
committed
change working directory of test lists
1 parent bec9a63 commit 886da19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/HPC_chatbot_preprocessor/tests/test_lists.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
@pytest.mark.parametrize("file, main_title, options, is_linux_tutorial, expected_text", [
6-
("./test_files/list_file/list_test.md",
6+
("./tests/test_files/list_file/list_test.md",
77
"list_test.md",
88
{
99
"SOURCE_DIRECTORY": "./test_files/list_file",

0 commit comments

Comments
 (0)