Removing ambiguity and non-working selectors
This commit is contained in:
parent
5aeaf248f1
commit
cce14e0b01
4 changed files with 8 additions and 6 deletions
|
@ -82,7 +82,6 @@ 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.projects_limit)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue