MDL-55074 behat: Remove js tag as the feature can run without it
This commit is contained in:
@@ -19,7 +19,6 @@ Feature: Uniqueness of Group ID number
|
||||
And I expand "Users" node
|
||||
And I follow "Groups"
|
||||
|
||||
@javascript
|
||||
Scenario: Group ID number uniqueness
|
||||
Given I press "Create group"
|
||||
And I set the following fields to these values:
|
||||
@@ -43,7 +42,6 @@ Feature: Uniqueness of Group ID number
|
||||
And I should see "This ID number is already taken"
|
||||
And I press "Cancel"
|
||||
|
||||
@javascript
|
||||
Scenario: Grouping ID number uniqueness
|
||||
Given I follow "Groupings"
|
||||
And I press "Create grouping"
|
||||
|
||||
Reference in New Issue
Block a user