Commit 767ee613 authored by Łukasz Nowak's avatar Łukasz Nowak

vifib/delivery trade_phase category is used.

parent 4149f740
......@@ -130,7 +130,7 @@ class TestVifibOpenOrderSimulation(TestVifibSlapWebServiceMixin):
simulation_movement.getSpecialise())
self.assertEquals("service_module/vifib_instance_subscription",
simulation_movement.getResource())
self.assertEquals("default/delivery",
self.assertEquals("vifib/delivery",
simulation_movement.getTradePhase())
self.assertEquals(None,
simulation_movement.getAggregate(
......
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