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
1 changed files with 1 additions and 1 deletions

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