accept_confirm requires js driver

This commit is contained in:
Alexis Reigel 2017-12-18 15:18:40 +01:00
parent 337ced28bc
commit 6ef1b94ccf
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ describe 'Admin::Hooks' do
end
end
describe 'Remove existing hook' do
describe 'Remove existing hook', :js do
before do
create(:system_hook)
end