mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
addresses RuboCop feedback
This commit is contained in:
parent
c0d91a4f9d
commit
ad04bc0d62
1 changed files with 2 additions and 2 deletions
|
@ -202,8 +202,8 @@ class ZeitwerkIntegrationTest < ActiveSupport::TestCase
|
|||
boot
|
||||
|
||||
# Preconditions.
|
||||
assert !$zeitwerk_integration_test_user
|
||||
assert !$zeitwerk_integration_test_post
|
||||
assert_not $zeitwerk_integration_test_user
|
||||
assert_not $zeitwerk_integration_test_post
|
||||
|
||||
Rails.application.eager_load!
|
||||
|
||||
|
|
Loading…
Reference in a new issue