Skip to content

Commit 91bc059

Browse files
committed
[tl-tests] forking tests for CIs at fork/@netzulo
1 parent 8304de3 commit 91bc059

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/api/suite_connection.py

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

1111
CONFIG = settings(
1212
file_path="testlinktests/configs/",
13-
file_name="settings.json"
13+
file_name="settings.example.json"
1414
)
1515

1616

tests/api/suite_tprojects.py

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

1111
CONFIG = settings(
1212
file_path="testlinktests/configs/",
13-
file_name="settings.json"
13+
file_name="settings.example.json"
1414
)
1515

1616

0 commit comments

Comments
 (0)