Commit 1ef5a5db authored by Romain Courteaud's avatar Romain Courteaud

slapos_erp5: test: disable 2 tests

parent a2f90846
......@@ -1330,7 +1330,7 @@ class TestSlapOSVirtualMasterScenario(TestSlapOSVirtualMasterScenarioMixin):
self.checkERP5StateBeforeExit()
"""
def test_open_order_with_service_scenario(self):
# create a default project
......@@ -1587,4 +1587,4 @@ class TestSlapOSVirtualMasterScenario(TestSlapOSVirtualMasterScenarioMixin):
# after accept, an email is send containing the reset link
last_message = self.portal.MailHost._last_message
assert last_message is None, last_message
"""
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