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 6cc68c6 + f406c28 commit 10d4fd4Copy full SHA for 10d4fd4
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