Skip to content
Snippets Groups Projects
Commit 2375b437 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Fix a typo

parent 8b15628d
No related branches found
No related tags found
1 merge request!3363Implement #3243 New Issue by email
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment