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 6870874 commit 8b730f9Copy full SHA for 8b730f9
tests/test_constants.py
@@ -14,7 +14,7 @@
14
import pandas as pd
15
16
# Server connection settings
17
-SERVER_PORT = 5466
+SERVER_PORT = 5444
18
SERVER_ADDRESS = "127.0.0.1"
19
20
# Expected properties and patterns for validation
0 commit comments