diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-02-27 21:08:02 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-02-27 21:08:02 +0200 |
commit | a02c1fd39076b3592bbe34d16c0f6ac59d7a888b (patch) | |
tree | 89a3ef437f9ac514d1e59b28bc195a886ae16220 /features | |
parent | 27c3d529d1ed57b1b23f94e495999c8050a8c3a5 (diff) | |
download | gitlab-ce-a02c1fd39076b3592bbe34d16c0f6ac59d7a888b.tar.gz |
Remove js tag for constantly failing test
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'features')
-rw-r--r-- | features/group.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/features/group.feature b/features/group.feature index aa49056fee2..71282fb75ba 100644 --- a/features/group.feature +++ b/features/group.feature @@ -97,7 +97,6 @@ Feature: Groups # Remove others - @javascript Scenario: Owner should be able to remove other users from group Given "Mary Jane" is owner of group "Owned" When I visit group "Owned" members page |