Skip to content
Snippets Groups Projects
Unverified Commit f5ff3721 authored by Kamil Trzcińśki's avatar Kamil Trzcińśki
Browse files

Fix failures

parent f9023adb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment