Commit cc4b0a55 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Fix test for checking everything for Slack service

parent 3caf7bff
......@@ -33,6 +33,7 @@ class Spinach::Features::AdminSettings < Spinach::FeatureSteps
page.check('Issue')
page.check('Merge request')
page.check('Build')
page.check('Pipeline')
click_on 'Save'
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment