Commit 04ad19dc authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Include missing helper for project_forked_merge_requests tests

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 54b908af
......@@ -3,6 +3,7 @@ class ProjectForkedMergeRequests < Spinach::FeatureSteps
include SharedProject
include SharedNote
include SharedPaths
include Select2Helper
step 'I am a member of project "Shop"' do
@project = Project.find_by_name "Shop"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment