提交 cb4006aa 编写于 作者: D Dmitriy Zaporozhets

fixed test

上级 73176c9e
......@@ -63,7 +63,7 @@ describe "Admin::Users" do
it "should have user info" do
page.should have_content(@user.email)
page.should have_content(@user.name)
page.should have_content(@user.is_admin?)
page.should have_content(@user.projects_limit)
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册