mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
removed the render banners component test
This commit is contained in:
parent
05209260a4
commit
8e4cca980e
1 changed files with 0 additions and 4 deletions
|
|
@ -8,10 +8,6 @@ describe 'conferences/show.html.haml' do
|
|||
render
|
||||
end
|
||||
|
||||
it 'renders banner component' do
|
||||
expect(rendered).to match(CGI.escapeHTML(conference.description))
|
||||
end
|
||||
|
||||
it 'renders program partial' do
|
||||
expect(view).to render_template(partial: 'conferences/_schedule_splashpage')
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue