diff --git a/spec/features/signed_commits_spec.rb b/spec/features/signed_commits_spec.rb index d58b170262966713619e9b3ab6de46301096eea0..5bdc277f3302a5624796e657f45da7ff75e76912 100644 --- a/spec/features/signed_commits_spec.rb +++ b/spec/features/signed_commits_spec.rb @@ -83,7 +83,7 @@ end end - it 'unverified signature: gpg key email does not match the committer_email but is the same user when the committer_email belongs to the user as a confirmed secondary email' do + it 'unverified signature: gpg key email does not match the committer_email but is the same user when the committer_email belongs to the user as a confirmed secondary email', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/444984' do user_2_key user_2.emails.find_by(email: 'mail@koffeinfrei.org').confirm