Commit 364e4a1d authored by Łukasz Nowak's avatar Łukasz Nowak

Fix typo.

parent c95162c3
......@@ -1144,7 +1144,7 @@ class TestSlapOSSaleInvoiceTransactionTradeModelBuilder(TestSlapOSSalePackingLis
path='%s/%%' % applied_rule_1.getPath())
self.portal.portal_deliveries\
.slapos_sale_invoice_transaction_trade_model_builder.build(
path='%s/%%' % applied_rule_1.getPath())
path='%s/%%' % applied_rule_2.getPath())
self.tic()
# as invoice_1 has been updated it is time to update its causality
......
167
\ No newline at end of file
168
\ 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