Skip to content

Fixed incorrect spelling : Invocie -> Invoice #19888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 22, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<test name="CreateAdminOrderPayedWithOnlinePaymentIncludingTaxAndDiscount">
<annotations>
<features value="Braintree"/>
<stories value="Get access to a New Credit Memo Page from Invocie for Order payed with online payment via Admin"/>
<stories value="Get access to a New Credit Memo Page from Invoice for Order payed with online payment via Admin"/>
<title 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"/>
<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"/>
Expand Down Expand Up @@ -123,4 +123,4 @@
<waitForPageLoad stepKey="waitForLoadNewCreditMemoPage" time="5"/>
<see selector="{{AdminCreditMemoOrderInformationSection.orderStatus}}" userInput="Processing" stepKey="seeNewCreditMemo"/>
</test>
</tests>
</tests>