Commit 2bdee626 authored by Ramya Authappan's avatar Ramya Authappan

Merge branch 'qa-shl-un-quarantine-add-delete-email-spec' into 'master'

Un-quarantine add delete email audit log e2e spec

See merge request gitlab-org/gitlab!50359
parents a6e9c893 38d7afdb
...@@ -61,7 +61,7 @@ module QA ...@@ -61,7 +61,7 @@ module QA
it_behaves_like 'audit event', ["Added SSH key"] it_behaves_like 'audit event', ["Added SSH key"]
end end
context 'Add and delete email', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/217831', type: :bug }, testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/741' do context 'Add and delete email', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/issues/741' do
before do before do
sign_in sign_in
new_email_address = 'new_email@example.com' new_email_address = 'new_email@example.com'
......
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