Loading conftest.py +1 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,7 @@ def default_configuration(): 'database': {'type': 'postgresql', 'username': 'postgres', 'password': 'NotTheDefault', 'host': 'localhost', 'host': 'postgres', 'port': 5432, 'pgbouncer_port': 5432, 'name': 'travis_ci_test', Loading Loading
conftest.py +1 −1 Original line number Diff line number Diff line Loading @@ -77,7 +77,7 @@ def default_configuration(): 'database': {'type': 'postgresql', 'username': 'postgres', 'password': 'NotTheDefault', 'host': 'localhost', 'host': 'postgres', 'port': 5432, 'pgbouncer_port': 5432, 'name': 'travis_ci_test', Loading