File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Checkout/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 199
199
<stories value =" Checkout flow if payment solutions are not available" />
200
200
<title value =" Checkout via Customer Checkout with restricted countries for payment" />
201
201
<description value =" Should be able to place an order as a Customer with restricted countries for payment." />
202
- <severity value =" CRITICAL " />
202
+ <severity value =" MAJOR " />
203
203
<testCaseId value =" MAGETWO-42653" />
204
204
<group value =" checkout" />
205
205
</annotations >
213
213
<createData entity =" Simple_US_Customer" stepKey =" simpleuscustomer" />
214
214
</before >
215
215
<after >
216
- <amOnPage url =" admin/admin/auth/logout/ " stepKey =" amOnLogoutPage" />
216
+ <amOnPage url =" {{AdminLogoutPage.url}} " stepKey =" amOnLogoutPage" />
217
217
<deleteData createDataKey =" createCategory" stepKey =" deleteCategory" />
218
218
<deleteData createDataKey =" createProduct" stepKey =" deleteProduct" />
219
219
<magentoCLI stepKey =" allowSpecificValue" command =" config:set payment/checkmo/allowspecific 0" />
You can’t perform that action at this time.
0 commit comments