Fix failures
This commit is contained in:
parent
f9023adbad
commit
f5ff372140
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue