Skip to content

Commit

Permalink
Update tests/test_connect.py
Browse files Browse the repository at this point in the history
  • Loading branch information
elprans authored Oct 9, 2023
1 parent d59071c commit 3845088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_connect.py
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,7 @@ class TestConnectParams(tb.TestCase):
'result': ([('host1', 5432), ('host2', 5432)], {
'database': 'db',
'user': 'foo',
'target_session_attrs': 'any',
})
},

Expand Down

0 comments on commit 3845088

Please sign in to comment.