restyled user profile

This commit is contained in:
gitlabhq 2011-11-22 08:14:23 -05:00
parent 3f0d807955
commit b5d7fb5eed
6 changed files with 18 additions and 15 deletions

View file

@ -11,7 +11,6 @@ describe "Profile" do
end
it { page.should have_content(@user.name) }
it { page.should have_content(@user.email) }
end
describe "Profile update" do