mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Update docs/comments to use setup/teardown blocks vs. methods.
* Remove super for setup block. Not needed.
This commit is contained in:
parent
c8b24cc267
commit
91f5adf03a
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ module ActiveSupport
|
|||
# include ActiveSupport::LogSubscriber::TestHelper
|
||||
#
|
||||
# setup do
|
||||
# super
|
||||
# ActiveRecord::LogSubscriber.attach_to(:active_record)
|
||||
# end
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue