Commit a0595d8e authored by Łukasz Nowak's avatar Łukasz Nowak

Drop test's hacks.

parent 259b63a2
......@@ -2,7 +2,6 @@
from Products.SlapOS.tests.testSlapOSMixin import \
testSlapOSMixin
import transaction
from Products.ERP5Type.Base import WorkflowMethod
from DateTime import DateTime
from App.Common import rfc1123_date
......@@ -57,7 +56,6 @@ class TestSlapOSSlapToolComputerAccess(testSlapOSMixin):
pass
def _makeComplexComputer(self):
@WorkflowMethod.disable
def setupSoftwareInstance(instance, **kw):
instance.edit(**kw)
......
79
\ No newline at end of file
80
\ No newline at end of file
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