Skip to content

Commit

Permalink
disable js feature testing because "don't see" is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
romaninsh committed Aug 27, 2018
1 parent ce731bb commit 924416a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions features/js.feature → features/js.disabled-feature
Expand Up @@ -3,9 +3,9 @@ Feature: JS
As a responsible open-source developer
I need to write tests for our demo pages

#Scenario:
# Given I am on "js.php"
# Then I don't see button "Hidden Button"
Scenario:
Given I am on "js.php"
Then I don't see button "Hidden Button"

Scenario:
Given I am on "js.php"
Expand Down

0 comments on commit 924416a

Please sign in to comment.