Skip to content

Commit f4466c9

Browse files
Update comment
1 parent 17724ce commit f4466c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rubocop/cop/rspec/output.rb

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

33
module RuboCop
44
module Cop
5-
# NOTE: This is the same as the `Rails/Output` cop with minor changes.
5+
# NOTE: Originally based on the `Rails/Output` cop.
66
module RSpec
77
# Checks for the use of output calls like puts and print in specs.
88
#

0 commit comments

Comments
 (0)