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.
2 parents 71fc9eb + 10d4fd4 commit f6c237eCopy full SHA for f6c237e
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