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

Follow arrow change.

Realtime accounting does not change owner of resources.
parent 676bda60
...@@ -434,7 +434,7 @@ class TestSlapOSDefaultScenario(TestSlapOSSecurityMixin): ...@@ -434,7 +434,7 @@ class TestSlapOSDefaultScenario(TestSlapOSSecurityMixin):
open_sale_order_list = self.portal.portal_catalog( open_sale_order_list = self.portal.portal_catalog(
portal_type='Open Sale Order', portal_type='Open Sale Order',
default_destination_section_uid=person.getUid(), default_destination_uid=person.getUid(),
validation_state='validated' validation_state='validated'
) )
......
105 106
\ No newline at end of file \ 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