Commit 2375b437 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Fix a typo

parent 8b15628d
......@@ -24,7 +24,7 @@ describe Gitlab::Email::Receiver, lib: true do
end
end
context "when no sent notificiation for the reply key could be found" do
context "when no sent notification for the reply key could be found" do
let(:email_raw) { fixture_file('emails/wrong_reply_key.eml') }
it "raises a SentNotificationNotFoundError" do
......
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