Skip to content

Commit

Permalink
Merge pull request ManageIQ#14984 from Fryguy/minor_fix_automation_re…
Browse files Browse the repository at this point in the history
…fresh

Fix constant reference in ManagerRefresh::Inventory::AutomationManager
  • Loading branch information
blomquisg authored May 4, 2017
2 parents 812aa8e + b1e1ba8 commit 5f0333a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/manager_refresh/inventory/automation_manager.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module ManagerRefresh::Inventory::AutomationManager
extend ActiveSupport::Concern
include Core
include ::ManagerRefresh::Inventory::Core

class_methods do
def has_automation_manager_configuration_scripts(options = {})
Expand Down

0 comments on commit 5f0333a

Please sign in to comment.