Skip to content

Commit

Permalink
Fixing cucmbers: adding @javascript tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Peralta committed May 22, 2019
1 parent 8815ea4 commit 628b9c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions features/old/services/multiservice.feature
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Feature: Multiservice feature
When I am on the provider dashboard
Then I should see "New API"

@javascript
Scenario: Create new service
Given I am logged in as provider "foo.example.com"
And provider "foo.example.com" has "multiple_services" switch allowed
Expand Down
1 change: 1 addition & 0 deletions features/old/services/switch.feature
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Feature: Services switch
And I follow "New API"
Then I should be on the new service page

@javascript
Scenario: In allowed state (hidden and visible), I should be able to access the page by url
Given provider "foo.example.com" has "multiple_services" switch allowed
And I go to the new service page
Expand Down

0 comments on commit 628b9c5

Please sign in to comment.