Skip to content

Commit 35e4901

Browse files
arkirchnernenock
andauthored
Update spec/mailers/report_mailer_spec.rb
Co-authored-by: Nele Sina Noack <[email protected]>
1 parent 782763c commit 35e4901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/mailers/report_mailer_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
let(:reported_content) { create(:comment, text: 'Inappropriate content for Comment.') }
1010

11-
context 'when e RfC is reported' do
11+
context 'when a RfC is reported' do
1212
let(:reported_content) { create(:rfc, question: 'Inappropriate content for RfC.') }
1313

1414
it 'sets the correct subject' do

0 commit comments

Comments
 (0)