Commit 23cb09e4 authored by Romain Courteaud's avatar Romain Courteaud

slapos_erp5: test: coding style

parent 3e11e369
...@@ -393,7 +393,9 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template): ...@@ -393,7 +393,9 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
'slapos_upgrader/SoftwareInstance_triggerObjectMigrationToVirtualMaster', 'slapos_upgrader/SoftwareInstance_triggerObjectMigrationToVirtualMaster',
'slapos_upgrader/SupportRequest_checkSiteMigrationToVirtualMaster', 'slapos_upgrader/SupportRequest_checkSiteMigrationToVirtualMaster',
'slapos_upgrader/SupportRequest_triggerObjectMigrationToVirtualMaster', 'slapos_upgrader/SupportRequest_triggerObjectMigrationToVirtualMaster',
'slapos_upgrader/WebMessage_triggerObjectMigrationToVirtualMaster' 'slapos_upgrader/WebMessage_triggerObjectMigrationToVirtualMaster',
'slapos_configurator/BusinessConfiguration_runPostUpgradeConsistency',
'slapos_configurator/BusinessConfiguration_setupSlapOSMasterStandardBT5'
] ]
SlapOSTestCaseMixin.afterSetUp(self) SlapOSTestCaseMixin.afterSetUp(self)
......
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