Skip to content

Commit f6448b8

Browse files
ENGCOM-4764: magento/graphql-ce#540: Replace deprecated fixture #541
- Merge Pull Request magento/graphql-ce#541 from magento/graphql-ce:540-new-fixture-for-SetUpsShippingMethodsOnCartTest - Merged commits: 1. f2d3539 2. 74fb0bd
2 parents af6820c + 74fb0bd commit f6448b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Ups/SetUpsShippingMethodsOnCartTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ public function dataProviderShippingMethodsBasedOnCanadaAddress(): array
194194
'Worldwide Express' => ['XPR', 'Worldwide Express'],
195195
'Worldwide Express Saver' => ['WXS', 'Worldwide Express Saver'],
196196
'Worldwide Express Plus' => ['XDM', 'Worldwide Express Plus'],
197+
'Worldwide Expedited' => ['XPD', 'Worldwide Expedited'],
197198
];
198199
}
199200

0 commit comments

Comments
 (0)