Commit a2f7d733 authored by Rafael Monnerat's avatar Rafael Monnerat

fixup! slapos_cloud: Update test to make assignment creation simpler

parent 0e57ee1c
......@@ -28,7 +28,7 @@ class TestSlapOSManualAccountingScenarioMixin(TestSlapOSVirtualMasterScenarioMix
self.login(sale_person.getUserId())
assignment = self.addAccountantManagerAssignment(accountant_person)
assignment = self.addAccountingManagerAssignment(accountant_person)
self.assertEqual(assignment.checkConsistency(), [])
self.tic()
......
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