mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
minitest added @__io__, so we should ignore it too
This commit is contained in:
@@ -169,6 +169,7 @@ module ActionView
|
||||
|
||||
INTERNAL_IVARS = %w{
|
||||
@__name__
|
||||
@__io__
|
||||
@_assertion_wrapped
|
||||
@_assertions
|
||||
@_result
|
||||
|
||||
Reference in New Issue
Block a user