mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 05:06:46 +10:00
Fix tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user