Commit a02c1fd39076b3592bbe34d16c0f6ac59d7a888b

Authored by Dmitriy Zaporozhets
1 parent 27c3d529

Remove js tag for constantly failing test

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
features/group.feature
... ... @@ -97,7 +97,6 @@ Feature: Groups
97 97  
98 98 # Remove others
99 99  
100   - @javascript
101 100 Scenario: Owner should be able to remove other users from group
102 101 Given "Mary Jane" is owner of group "Owned"
103 102 When I visit group "Owned" members page
... ...