Skip to content

Commit

Permalink
fixup: f
Browse files Browse the repository at this point in the history
  • Loading branch information
fizyk committed Aug 18, 2020
1 parent 2437529 commit aaae7c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ def test_executor_init_with_password(request):
password='bogus',
host=executor.host,
port=executor.port)
assert executor.running() == False

postgres_with_password = postgresql_proc(password='hunter2')

Expand Down

0 comments on commit aaae7c6

Please sign in to comment.