From 1736373e8297d21e51d81f7b24ffbd8ec59f1591 Mon Sep 17 00:00:00 2001 From: Surabhi-Cedcoss Date: Thu, 20 Dec 2018 05:27:01 +0000 Subject: [PATCH] Fixed incorrect spelling : Invocie -> Invoice Fixed incorrect spelling : Invocie -> Invoice --- ...tateAdminOrderWithOnlinePaymentIncludingTaxAndDiscount.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/code/Magento/Braintree/Test/Mftf/Test/CretateAdminOrderWithOnlinePaymentIncludingTaxAndDiscount.xml b/app/code/Magento/Braintree/Test/Mftf/Test/CretateAdminOrderWithOnlinePaymentIncludingTaxAndDiscount.xml index d1d685effd133..24f7527fa1e47 100644 --- a/app/code/Magento/Braintree/Test/Mftf/Test/CretateAdminOrderWithOnlinePaymentIncludingTaxAndDiscount.xml +++ b/app/code/Magento/Braintree/Test/Mftf/Test/CretateAdminOrderWithOnlinePaymentIncludingTaxAndDiscount.xml @@ -11,7 +11,7 @@ - + <description value="Admin should be able to open a New Credit Memo Page from Invoice Page for Order with tax and discount and payed using online payment method"/> <severity value="CRITICAL"/> @@ -123,4 +123,4 @@ <waitForPageLoad stepKey="waitForLoadNewCreditMemoPage" time="5"/> <see selector="{{AdminCreditMemoOrderInformationSection.orderStatus}}" userInput="Processing" stepKey="seeNewCreditMemo"/> </test> -</tests> \ No newline at end of file +</tests>