Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyates committed Sep 29, 2023
1 parent ef082a3 commit a12befd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/unit/email/mboxrd/message_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
context "when date is missing" do
let(:message_body) { msg_no_date }

it "does no fail" do
it "does not fail" do
expect { subject.to_serialized }.to_not raise_error
end
end
Expand Down

0 comments on commit a12befd

Please sign in to comment.