Prettify sponsors section

This commit is contained in:
Christian Bruckmayer 2016-04-07 14:38:36 -06:00 committed by Aditya Prakash
parent 2e79f65989
commit 647a40be63
3 changed files with 10 additions and 20 deletions

View file

@ -58,7 +58,6 @@ describe 'conference/show.html.haml' do
it 'renders sponsors partial' do
expect(view).to render_template(partial: 'conference/_sponsors')
expect(rendered).to match(/example@example.com/)
expect(rendered).to match(/Example sponsor/)
expect(rendered).to match(/www.example.com/)
expect(rendered).to match(/Lorem Ipsum Dolor/)
expect(rendered).to match(/rails.jpg/)