spec/spec_helper.rb in seko-0.0.9 vs spec/spec_helper.rb in seko-0.0.10
- old
+ new
@@ -123,10 +123,10 @@
{
number: 123456,
email: 'stephen.jones@gmail.com',
shipping_address: address_hash,
shipping_carrier: 'DLP',
- shipping_method: '743',
+ shipping_method: '743',
line_items: line_items_array,
warehouse: 'DC123',
date: '2013-12-12',
currency: 'gbp'
}
\ No newline at end of file