Commit 8ac52f49 authored by James Lopez's avatar James Lopez

fix spinach test

parent 1b8a1073
......@@ -20,7 +20,7 @@ class Spinach::Features::NewProject < Spinach::FeatureSteps
expect(page).to have_link('Gitorious.org')
expect(page).to have_link('Google Code')
expect(page).to have_link('Repo by URL')
expect(page).to have_link('GitLab project')
expect(page).to have_link('GitLab export')
end
step 'I click on "Import project from GitHub"' 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