add accept_confirm around "delete tag" button

上级 34f7e825
...@@ -64,7 +64,7 @@ feature 'Master deletes tag' do ...@@ -64,7 +64,7 @@ feature 'Master deletes tag' do
def delete_first_tag def delete_first_tag
page.within('.content') do page.within('.content') do
first('.btn-remove').click accept_confirm { first('.btn-remove').click }
end end
end end
end end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册