Commit 54c324aa authored by Romain Courteaud's avatar Romain Courteaud

slapos_accounting: test: prevent triggering alarms

parent acfe814e
......@@ -493,6 +493,7 @@ class TestHostingSubscriptionSimulation(SlapOSTestCaseMixin):
open_order.plan()
open_order.validate()
with TemporaryAlarmScript(self.portal, 'Base_reindexAndSenseAlarm', "'disabled'", attribute='comment'):
self.tic()
applied_rule_list = self.portal.portal_catalog(portal_type='Applied Rule',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment