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):
open_sale_order_list = self.portal.portal_catalog(
portal_type='Open Sale Order',
default_destination_section_uid=person.getUid(),
default_destination_uid=person.getUid(),
validation_state='validated'
)
......
105
\ No newline at end of file
106
\ 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