Commit 54b908af authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove include of un-existing helper

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 047a7600
......@@ -3,7 +3,6 @@ class ProjectForkedMergeRequests < Spinach::FeatureSteps
include SharedProject
include SharedNote
include SharedPaths
include ChosenHelper
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