Commit 1d41c84b authored by Łukasz Nowak's avatar Łukasz Nowak

Fix typo.

parent f8502ddc
...@@ -129,7 +129,7 @@ class TestVifibOpenOrderSimulation(TestVifibSlapWebServiceMixin): ...@@ -129,7 +129,7 @@ class TestVifibOpenOrderSimulation(TestVifibSlapWebServiceMixin):
# no invoice movements on this level # no invoice movements on this level
self.assertEqual(0, self.assertEqual(0,
len(simulation_movement.contentValues(portal_type="Applied Rule")) len(simulation_movement.contentValues(portal_type="Applied Rule")))
# check next simulation movement # check next simulation movement
idx += 1 idx += 1
......
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