Fix tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
6e217bd55c
commit
884352294d
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ class Spinach::Features::ProjectMergeRequests < Spinach::FeatureSteps
|
|||
end
|
||||
|
||||
step 'merge request is mergeable' do
|
||||
page.should have_content 'You can accept this request automatically'
|
||||
page.should have_button 'Accept Merge Request'
|
||||
end
|
||||
|
||||
step 'I modify merge commit message' do
|
||||
|
|
Loading…
Reference in a new issue