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

Commit

Permalink
#540: Replace deprecated fixture
Browse files Browse the repository at this point in the history
1. Add "Worldwide Expedited" to test
  • Loading branch information
atwixfirster committed Apr 16, 2019
1 parent 259ee45 commit f2d3539
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ public function dataProviderShippingMethodsBasedOnCanadaAddress(): array
'Worldwide Express' => ['XPR', 'Worldwide Express'],
'Worldwide Express Saver' => ['WXS', 'Worldwide Express Saver'],
'Worldwide Express Plus' => ['XDM', 'Worldwide Express Plus'],
'Worldwide Expedited' => ['XPD', 'Worldwide Expedited'],
];
}

Expand Down

0 comments on commit f2d3539

Please sign in to comment.