We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d231d1 commit f406c28Copy full SHA for f406c28
dev/tests/api-functional/testsuite/Magento/GraphQl/Quote/Guest/SetBillingAddressOnCartTest.php
@@ -174,7 +174,7 @@ public function testSetNewBillingAddressWithUseForShippingParameter()
174
/**
175
* @magentoApiDataFixture Magento/Checkout/_files/quote_with_address_saved.php
176
*/
177
- public function testSettBillingAddressToCustomerCart()
+ public function testSetBillingAddressToCustomerCart()
178
{
179
$maskedQuoteId = $this->getMaskedQuoteIdByReversedQuoteId('test_order_1');
180
0 commit comments