Fix failures

This commit is contained in:
Kamil Trzcinski 2016-12-18 23:34:40 +01:00
parent f9023adbad
commit f5ff372140
No known key found for this signature in database
GPG key ID: 4505F5C7E12C6A5A

View file

@ -30,7 +30,7 @@ feature 'Admin updates settings', feature: true do
expect(page).to have_content 'Application settings saved successfully'
click_link 'Slack'
click_link 'Slack notifications'
page.all('input[type=checkbox]').each do |checkbox|
expect(checkbox).to be_checked