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 919fdaf commit 7cdeb59Copy full SHA for 7cdeb59
contrib/mmts/tests2/test_referee.py
@@ -178,7 +178,7 @@ def test_saved_referee_decision(self):
178
print('#### up up(winner) || up')
179
print('###########################')
180
docker_api.containers.get('node2').start()
181
- self.awaitOnline("dbname=regression user=postgres host=127.0.0.1 port=15432")
+ self.awaitOnline("dbname=regression user=postgres host=127.0.0.1 port=15433")
182
183
self.client.bgrun()
184
time.sleep(3)
0 commit comments