We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65513b9 commit b5a3d36Copy full SHA for b5a3d36
tests/conftest.py
@@ -7,7 +7,7 @@
7
8
# TEST CONFIGURATION
9
10
-host = 'localhost'
+host = '127.0.0.1'
11
port = 830
12
username = 'manager'
13
password = 'friend'
0 commit comments