fixtures/test_helper.rb in phlex-0.3.1 vs fixtures/test_helper.rb in phlex-0.3.2

- old
+ new

@@ -9,5 +9,7 @@ Combustion.initialize! :action_controller do config.autoload_paths << "#{root}/app" end require "view_helper" + +Zeitwerk::Loader.eager_load_all