mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #236 from gopesht/fix_conference_show_spec
Fixed conference view spec, mismatched end
This commit is contained in:
commit
e34a972b74
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ describe 'conference/show.html.haml' do
|
|||
expect(rendered).to include('http://www.example.com')
|
||||
expect(rendered).to include('Lorem Ipsum Dolor')
|
||||
expect(rendered).to include('rails.jpg')
|
||||
end
|
||||
|
||||
it 'renders social media partial' do
|
||||
expect(view).to render_template('conference/_social_media')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue