Skip to content

Commit

Permalink
Fix constant reference in ManagerRefresh::Inventory::AutomationManager
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed May 3, 2017
1 parent 032fed6 commit b1e1ba8
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 b1e1ba8

Please sign in to comment.