Skip to content
Snippets Groups Projects
Verified Commit 9aed01f0 authored by Mike Greiling's avatar Mike Greiling
Browse files

accept confirm dialog when cancelling a pipeline

parent 31c8fb98
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
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