BigW Consortium Gitlab

parent 1f78c5d4
......@@ -5,8 +5,7 @@ class Spinach::Features::ProjectFork < Spinach::FeatureSteps
step 'I click link "Fork"' do
expect(page).to have_content "Shop"
expect(page).to have_content "Fork"
click_link "Fork"
click_link "Fork project"
end
step 'I am a member of project "Shop"' do
......
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