未验证 提交 fbc91599 编写于 作者: C Connor Shea

Fix test.

上级 01d9bffd
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册