fix protected_branches_spec.rb
This commit is contained in:
parent
fe34c5f677
commit
4d4bea5410
1 changed files with 2 additions and 0 deletions
|
@ -68,8 +68,10 @@ feature 'Protected Branches', :js do
|
|||
|
||||
within form do
|
||||
find(".js-allowed-to-merge").click
|
||||
wait_for_requests
|
||||
click_link 'No one'
|
||||
find(".js-allowed-to-push").click
|
||||
wait_for_requests
|
||||
click_link 'Developers + Masters'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue