Skip to content

Commit

Permalink
bug #241 Fix failing behats (SirDomin)
Browse files Browse the repository at this point in the history
This PR was merged into the 1.4 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.4
| Bug fix?        | no
| New feature?    | no
| Related tickets | 

testing if javascript tag is needed

based on #237 

Commits
-------

2902147 [Behat] remove javascript tag
  • Loading branch information
Zales0123 authored Apr 13, 2022
2 parents d7b8776 + 2902147 commit b006828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/sorting_payment_method_selection.feature
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Feature: Prioritising PayPal payment method during checkout
And the store allows paying with "PayPal" with "PayPal" factory name at position 4
And I am a logged in customer

@ui @javascript
@ui
Scenario: Seeing payment methods sorted
Given I have product "Targaryen T-Shirt" in the cart
When I am at the checkout addressing step
Expand Down

0 comments on commit b006828

Please sign in to comment.