| ... | @@ -63,7 +63,7 @@ describe "Admin::Users" do |
... | @@ -63,7 +63,7 @@ describe "Admin::Users" do |
|
|
it "should have user info" do
|
|
it "should have user info" do
|
|
|
page.should have_content(@user.email)
|
|
page.should have_content(@user.email)
|
|
|
page.should have_content(@user.name)
|
|
page.should have_content(@user.name)
|
|
|
page.should have_content(@user.is_admin?)
|
|
page.should have_content(@user.projects_limit)
|
|
|
end
|
|
end
|
|
|
end
|
|
end
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |