Add missing require in tests

This commit is contained in:
Lin Jen-Shin 2016-06-15 17:59:44 +08:00
parent 3ced5ae68e
commit 4befcc353d

View file

@ -1,3 +1,4 @@
require 'gitlab/email/receiver'
shared_context :email_shared_context do
let(:mail_key) { "59d8df8370b7e95c5a49fbf86aeb2c93" }