forked from bofh/fetsite
AutoCommit Don Sep 3 10:03:06 CEST 2015
This commit is contained in:
@@ -60,7 +60,7 @@ end
|
||||
it "renders public attributes" do
|
||||
render
|
||||
expect(rendered).to match(/#{@fetprofile.vorname}/)
|
||||
expect(rendered).to match(/#{@fetprofile.nachname}/)
|
||||
expect(rendered).to match(/#{@fetprofile.nachname}/)
|
||||
expect(rendered).to match(/#{@fetprofile.desc}/)
|
||||
expect(rendered).to match(/#{@fetprofile.fetmail}/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user