Exclude haml-lint

This commit is contained in:
nasia 2017-08-28 22:10:08 +03:00
parent 819d55366c
commit 9d2d1c0e5a
5 changed files with 19 additions and 15 deletions

View file

@ -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