Skip to content
This repository has been archived by the owner on Dec 19, 2019. It is now read-only.

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
pmclain committed Sep 21, 2019
1 parent 16e8358 commit 9d54005
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ public function testGetAvailableShippingMethods()
'value' => 10,
'currency' => 'USD',
],
'base_amount' => null,
];
self::assertEquals(
$expectedAddressData,
Expand Down

0 comments on commit 9d54005

Please sign in to comment.