diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-02-18 09:45:46 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-02-18 09:45:46 +0000 |
commit | a7b3560714b4d9cc4ab32dffcd1f74a284b93580 (patch) | |
tree | 7452bd5c3545c2fa67a28aa013835fb4fa071baf /spec/lib/system_check | |
parent | ee9173579ae56a3dbfe5afe9f9410c65bb327ca7 (diff) | |
download | gitlab-ce-a7b3560714b4d9cc4ab32dffcd1f74a284b93580.tar.gz |
Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42
Diffstat (limited to 'spec/lib/system_check')
-rw-r--r-- | spec/lib/system_check/incoming_email/imap_authentication_check_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/system_check/incoming_email/imap_authentication_check_spec.rb b/spec/lib/system_check/incoming_email/imap_authentication_check_spec.rb index d7a77a84472..9c4aebaedd8 100644 --- a/spec/lib/system_check/incoming_email/imap_authentication_check_spec.rb +++ b/spec/lib/system_check/incoming_email/imap_authentication_check_spec.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -require 'fast_spec_helper' +require 'spec_helper' MAIL_ROOM_CONFIG_ENABLED_SAMPLE = ":mailboxes:\n"\ |