Update show.html.haml_spec.rb
This commit is contained in:
parent
59005f3f81
commit
28341de3fa
1 changed files with 1 additions and 1 deletions
|
|
@ -15,6 +15,6 @@ describe 'proposals/show' do
|
|||
|
||||
render template: 'proposals/show.html.haml'
|
||||
|
||||
expect(rendered).to_not have_selector("#divInjectedElement")
|
||||
expect(rendered).to_not have_selector('#divInjectedElement')
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue