Add missing require in tests
This commit is contained in:
parent
3ced5ae68e
commit
4befcc353d
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
require 'gitlab/email/receiver'
|
||||
|
||||
shared_context :email_shared_context do
|
||||
let(:mail_key) { "59d8df8370b7e95c5a49fbf86aeb2c93" }
|
||||
|
|
Loading…
Reference in a new issue