Fix test set up to call Order.create to create the correct line items
authoreileen <emcnaughton@wikimedia.org>
Fri, 28 Aug 2020 05:18:00 +0000 (17:18 +1200)
committereileen <emcnaughton@wikimedia.org>
Sat, 29 Aug 2020 22:13:21 +0000 (10:13 +1200)
commit5d4c1098fef46f9515c1f583974b69071cacf465
treeecd9f7c2bd1b534083ddf98a0dc6fad8f2044349
parentc21ad4f628b83ced778ea3e254d82ad2cc89487e
Fix test set up to call Order.create to create the correct line items

This test is not creating valid line items - so when we expect them to be correct - they aren't
tests/phpunit/api/v3/ContributionTest.php