Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed Jan 2, 2025
1 parent 9a31d1d commit 8a8f400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion g3w-admin/qdjango/tests/test_ows_postgres.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ def setUp(self):
self.client = APIClient()

def tearDown(self):
super().tearDownClass()
super().tearDown()
iface = QGS_SERVER.serverInterface()
iface.removeConfigCacheEntry(self.qdjango_project.qgis_project.fileName())

Expand Down

0 comments on commit 8a8f400

Please sign in to comment.