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 e32f4f1 commit defbdb1Copy full SHA for defbdb1
dev/tests/api-functional/testsuite/Magento/Quote/Api/PaymentMethodManagementTest.php
@@ -120,7 +120,6 @@ public function testSetPaymentWithSimpleProduct()
120
"cartId" => $cartId,
121
"method" => [
122
'method' => 'checkmo',
123
- 'title' => 'title',
124
'po_number' => '200',
125
'cc_owner' => 'tester',
126
'cc_type' => 'test',
@@ -160,7 +159,6 @@ public function testSetPaymentWithSimpleProductWithoutAddress()
160
159
161
162
163
164
165
166
0 commit comments