Exclude haml-lint
This commit is contained in:
parent
819d55366c
commit
9d2d1c0e5a
5 changed files with 19 additions and 15 deletions
|
|
@ -27,7 +27,7 @@ feature Sponsor do
|
|||
|
||||
expect(flash).to eq('Sponsor successfully created.')
|
||||
click_link 'Unconfirmed'
|
||||
within('table#unconfirmed') do
|
||||
within('table#sponsors') do
|
||||
expect(page.has_content?('SUSE')).to be true
|
||||
expect(page.has_content?('The original provider')).to be true
|
||||
expect(page.has_content?('http://www.suse.com')).to be true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue