Commit 5f2e02e7 authored by Peter Leitzen's avatar Peter Leitzen

Unquarantine Monitor settings feature spec

parent 237b83de
......@@ -42,7 +42,7 @@ RSpec.describe 'Projects > Settings > For a forked project', :js do
expect(find_field(send_email)).to be_checked
end
it 'updates form values', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/333665' do
it 'updates form values' do
check(create_issue)
uncheck(send_email)
click_on('No template selected')
......
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