Commit 386c2756 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_configurator: Incident response module was recently included (fixing test)

parent a65fe79b
Pipeline #8180 failed with stage
in 0 seconds
...@@ -163,6 +163,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin): ...@@ -163,6 +163,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'hosting_subscription_module', 'hosting_subscription_module',
'image_module', 'image_module',
'implicit_item_movement_module', 'implicit_item_movement_module',
'incident_response_module',
'internal_order_module', 'internal_order_module',
'internal_packing_list_module', 'internal_packing_list_module',
'internal_supply_module', 'internal_supply_module',
......
...@@ -117,6 +117,7 @@ ...@@ -117,6 +117,7 @@
</item> </item>
</dictionary> </dictionary>
</list> </list>
<none/>
</tuple> </tuple>
</pickle> </pickle>
</record> </record>
......
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