Skip to content

Commit

Permalink
Trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Pliner committed Dec 6, 2020
1 parent b9146ce commit 29cc1ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_sa_engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,5 @@ async def test_release_after_connection_disconnected_before_begin(
await tcp_proxy.disconnect()
async with conn.begin():
pytest.fail("Should not be here")

assert engine.size == 0

0 comments on commit 29cc1ed

Please sign in to comment.