Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed Oct 15, 2024
1 parent cd31753 commit b4b6606
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion geoportal/tests/functional/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ def cleanup_db() -> None:
session.query(FullTextSearch).delete()
session.query(Shorturl).delete()
session.query(OAuth2Client).delete()
transaction.commit()


def setup_db() -> None:
Expand Down

0 comments on commit b4b6606

Please sign in to comment.