Commit 59bd8ac8 authored by Mike Greiling's avatar Mike Greiling

remove unnecessary capybara process invocation

parent 8b573b1d
......@@ -22,7 +22,7 @@ feature "Pipelines settings" do
context 'for master' do
given(:role) { :master }
scenario 'be allowed to change', :js do
scenario 'be allowed to change' do
fill_in('Test coverage parsing', with: 'coverage_regex')
click_on 'Save changes'
......
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