Skip to content
Snippets Groups Projects
Unverified Commit 1868c8b2 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files
parent 1f78c5d4
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment