We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec9a63 commit 886da19Copy full SHA for 886da19
scripts/HPC_chatbot_preprocessor/tests/test_lists.py
@@ -3,7 +3,7 @@
3
4
5
@pytest.mark.parametrize("file, main_title, options, is_linux_tutorial, expected_text", [
6
- ("./test_files/list_file/list_test.md",
+ ("./tests/test_files/list_file/list_test.md",
7
"list_test.md",
8
{
9
"SOURCE_DIRECTORY": "./test_files/list_file",
0 commit comments