Adapt the spec

This commit is contained in:
Henne Vogelsang 2016-04-27 17:34:17 +02:00
parent 86896cc46b
commit 8fc57e34c9
7 changed files with 16 additions and 12 deletions

View file

@ -60,7 +60,7 @@ describe 'conference/show.html.haml' do
expect(rendered).to match(/example@example.com/)
expect(rendered).to match(/www.example.com/)
expect(rendered).to match(/Lorem Ipsum Dolor/)
expect(rendered).to match(/rails.jpg/)
expect(rendered).to match(/rails.png/)
end
it 'renders social media partial' do