Skip to content

Commit

Permalink
minor #243 [Minor] Clean up behat scenarios (clem21)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.0-dev branch.

Discussion
----------

Clean up scenarios from #240 

Commits
-------

c8265d2 Clean up behat scenarios
  • Loading branch information
GSadee authored Jan 14, 2021
2 parents 9ba209d + c8265d2 commit 0e879c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions features/seeing_credit_memos_on_admin_order_view.feature
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ Feature: Seeing credit memos in admin order view
And the customer chose "Galaxy Post" shipping method with "Space money" payment
And the order "#00000022" is already paid
And I am logged in as an administrator



@ui
Scenario: Having all credit memos listed on the order page in ascending order
Given the "#00000022" order's shipping cost already has a refund of "$4.50" with "Space money" payment
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ Feature: Seeing refund payments on admin order view
Scenario: Seeing refund payment on order view
When I view the summary of the order "#00000022"
Then I should see 1 refund payment with status "New"

0 comments on commit 0e879c0

Please sign in to comment.