Skip to content

Commit

Permalink
Run AC & AV railties on the testing app
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Jan 17, 2024
1 parent b115670 commit 9db282b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
require "active_support/cache/memory_store"
require "active_support/json"
require "active_model"
require 'action_controller/railtie'
require 'action_view/railtie'

require "active_support/testing/autorun"
require "mocha/minitest"
Expand Down

0 comments on commit 9db282b

Please sign in to comment.