Skip to content

Commit

Permalink
Merge pull request #525 from jrafanie/zeitwerk_gem_name_loader
Browse files Browse the repository at this point in the history
Move gem name loader to proper namespaced location.
  • Loading branch information
agrare committed Apr 24, 2023
2 parents 239602d + 7c2df25 commit 04cf2b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
Dir[Rails.root.join("spec/shared/**/*.rb")].each { |f| require f }
Dir[File.join(__dir__, "support/**/*.rb")].each { |f| require f }

require "manageiq-automation_engine"
require "manageiq/automation_engine"

0 comments on commit 04cf2b9

Please sign in to comment.