Skip to content

Commit

Permalink
test: update test port
Browse files Browse the repository at this point in the history
  • Loading branch information
petarTxFusion committed Jun 6, 2024
1 parent ab69c52 commit 663862a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ class TestEnvironment:


LOCAL_ENV = TestEnvironment(
EnvType.LOCAL_HOST, "http://127.0.0.1:3050", "http://127.0.0.1:8545"
EnvType.LOCAL_HOST, "http://127.0.0.1:15100", "http://127.0.0.1:15045"
)

0 comments on commit 663862a

Please sign in to comment.