Skip to content

Commit

Permalink
[16.0][FIX] Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
syci committed Oct 16, 2024
1 parent 51cb99a commit 2e46a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion multi_pms_properties/tests/test_multi_pms_properties.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


@common.tagged("-at_install", "post_install")
class TestMultiPMSProperties(common.SavepointCase):
class TestMultiPMSProperties(common.TransactionCase):
@classmethod
def setUpClass(cls):
super(TestMultiPMSProperties, cls).setUpClass()
Expand Down

0 comments on commit 2e46a91

Please sign in to comment.