Commit 9aed01f0 authored by Mike Greiling's avatar Mike Greiling

accept confirm dialog when cancelling a pipeline

parent 31c8fb98
......@@ -232,7 +232,7 @@ describe 'Pipelines', :js do
context 'when canceling' do
before do
find('.js-pipelines-cancel-button').click
accept_alert { find('.js-pipelines-cancel-button').click }
end
it 'indicates that pipeline was canceled' do
......
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