Skip to content

Commit e941f70

Browse files
arkirchnernenock
andauthored
Update spec/system/report_request_for_comment_comments_system_spec.rb
Co-authored-by: Nele Sina Noack <[email protected]>
1 parent ea68ee8 commit e941f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/system/report_request_for_comment_comments_system_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
context 'when reporting is enabled' do
1919
let(:reports_enabled) { true }
2020

21-
it 'allows reporting of RfCs' do
21+
it 'allows reporting the comment' do
2222
within('.modal-content') do
2323
click_on I18n.t('shared.report')
2424
end

0 commit comments

Comments
 (0)