Skip to content
Snippets Groups Projects
Commit f6ad7620 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

TST: Fix typo in path

parent 0dd52028
No related branches found
No related tags found
1 merge request!81F local inttests
Pipeline #57028 passed
......@@ -9,7 +9,7 @@
# Location of the scripting bin debug dir which is used for the test
# scripts from the pyinttest's perspective.
test_server_side_scripting.bin_dir.local=/path/to/linkahead-pyinttests/resources
test_server_side_scripting.bin_dir.local=/path/to/linkahead-pyinttest/resources
# Location of the scripting bin debug dir which is used for the test
# scripts from the server's perspective.
......@@ -22,7 +22,7 @@ test_server_side_scripting.bin_dir.server=/opt/caosdb/git/caosdb-server/scriptin
# Location of the files from the pyinttest (i.e. host) perspective. Probably the local extroot
# path plus `/test_insert_files_in_dir/`.
test_files.test_insert_files_in_dir.local=/path/to/linkahead-pyinttests/test_profile/paths/extroot/test_insert_files_in_dir/
test_files.test_insert_files_in_dir.local=/path/to/linkahead-pyinttest/test_profile/paths/extroot/test_insert_files_in_dir/
# Location of the files from the caosdb server's perspective. Probably with the same last
# component(s) as the local variant (above).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment