lib/phcpresspro/engine.rb in phcpresspro-33.0.1 vs lib/phcpresspro/engine.rb in phcpresspro-33.0.2

- old
+ new

@@ -54,10 +54,10 @@ g.fixture_replacement :factory_bot, dir: "spec/factories" end # Load Requried Helper Files config.to_prepare do - Phcaccountspro::::ApplicationController.helper(ApplicationHelper) + Phcaccountspro::ApplicationController.helper(ApplicationHelper) Phcnotifi::ApplicationController.helper(ApplicationHelper) Phctitleseo::ApplicationController.helper(ApplicationHelper) end # Load Language Files