Skip to content

Commit 4c66dd4

Browse files
arkirchnernenock
andauthored
Update spec/system/request_for_comments_filter_system_spec.rb
Co-authored-by: Nele Sina Noack <[email protected]>
1 parent 9982177 commit 4c66dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/system/request_for_comments_filter_system_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
context 'when reporting is disabled' do
6767
let(:reports_enabled) { false }
6868

69-
it 'dose not display the report button' do
69+
it 'does not display the report button' do
7070
expect(page).to have_no_button(I18n.t('request_for_comments.report.report'))
7171
end
7272
end

0 commit comments

Comments
 (0)