Skip to content

Commit

Permalink
Update tests/database/test_manager.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hakancelikdev committed Jul 19, 2023
1 parent 62386b0 commit fa71d04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/database/test_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,3 +198,4 @@ class CreateUpdateTestModel(DbmModel):
def test_multiple_database_open(minimum_manager):
minimum_manager.open()
minimum_manager.open()
minimum_manager.close()

0 comments on commit fa71d04

Please sign in to comment.