Skip to content

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/GetAvailableShippingMethodsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ public function testGetAvailableShippingMethods()
6767
'value' => 10,
6868
'currency' => 'USD',
6969
],
70+
'base_amount' => null,
7071
];
7172
self::assertEquals(
7273
$expectedAddressData,

0 commit comments

Comments
 (0)