diff options
author | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-03 16:55:31 -0800 |
---|---|---|
committer | Sytse Sijbrandij <sytse@gitlab.com> | 2015-02-03 16:55:31 -0800 |
commit | 7b233ea853df7c13be688c0e47636d2750453f31 (patch) | |
tree | a4b879110f9d945785c11a23ad27fab747049906 /features/steps/groups.rb | |
parent | 704922c855a9741b5495db56ac266788a9c25c33 (diff) | |
download | gitlab-ce-7b233ea853df7c13be688c0e47636d2750453f31.tar.gz |
Spelling improvement, add in a group, not into group.
Diffstat (limited to 'features/steps/groups.rb')
-rw-r--r-- | features/steps/groups.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/groups.rb b/features/steps/groups.rb index f09d751dba3..895ee7ba081 100644 --- a/features/steps/groups.rb +++ b/features/steps/groups.rb @@ -34,7 +34,7 @@ class Spinach::Features::Groups < Spinach::FeatureSteps select2(user.id, from: "#user_ids", multiple: true) select "Reporter", from: "access_level" end - click_button "Add users into group" + click_button "Add users to group" end step 'I should see user "John Doe" in team list' do |