mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-20 10:06:04 +10:00
Fix test.
This commit is contained in:
@@ -10,7 +10,8 @@ class Spinach::Features::NewProject < Spinach::FeatureSteps
|
||||
end
|
||||
|
||||
step 'I see "New Project" page' do
|
||||
expect(page).to have_content('Project path')
|
||||
expect(page).to have_content('Project owner')
|
||||
expect(page).to have_content('Project name')
|
||||
end
|
||||
|
||||
step 'I see all possible import optios' do
|
||||
|
||||
Reference in New Issue
Block a user