Fix tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-12-30 20:10:46 +02:00
parent 6e217bd55c
commit 884352294d
No known key found for this signature in database
GPG key ID: 627C5F589F467F17

View file

@ -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