Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiasprobst committed Apr 30, 2024
1 parent c44b398 commit 7298997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/database/test_mongo.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ def test_insert(self):

pathlib.Path('test.h5').unlink()

@is_testable
def test_insert_group(self):
mongoDBInterface = MongoDB(collection=self.collection)

Expand Down

0 comments on commit 7298997

Please sign in to comment.