Skip to content

Commit 00be745

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

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
@@ -38,7 +38,7 @@
3838
expect(page).to have_css('ul.pagination')
3939
end
4040

41-
it 'allows reporeting of RfCs', :js do
41+
it 'allows reporting of RfCs', :js do
4242
request_for_comment = create(:rfc)
4343
visit(request_for_comment_path(request_for_comment))
4444

0 commit comments

Comments
 (0)