Skip to content

Commit

Permalink
Avoid unexpected garbage collector
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jul 31, 2018
1 parent 330db17 commit 4ce0182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/src/python/test_qgsrelationeditwidget.py
Expand Up @@ -98,6 +98,7 @@ def setUp(self):

def tearDown(self):
self.rollbackTransaction()
del self.transaction

def test_delete_feature(self):
"""
Expand Down

0 comments on commit 4ce0182

Please sign in to comment.