Few usability improvments
This commit is contained in:
parent
560985b0f6
commit
bfd00caff3
4 changed files with 7 additions and 7 deletions
|
@ -24,7 +24,7 @@ class ProjectTeamManagement < Spinach::FeatureSteps
|
|||
select user.name, :from => "user_ids"
|
||||
select "Reporter", :from => "project_access"
|
||||
end
|
||||
click_button "Save"
|
||||
click_button "Add users"
|
||||
end
|
||||
|
||||
Then 'I should see "Mike" in team list as "Reporter"' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue