Skip to content

Commit

Permalink
Fixed path for including miq-syntax-checker
Browse files Browse the repository at this point in the history
  • Loading branch information
skateman committed Jul 12, 2017
1 parent bce6869 commit 539e5cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/miq_ae_method.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require 'miq-syntax-checker'
require 'manageiq/automation_engine/syntax_checker'

class MiqAeMethod < ApplicationRecord
include MiqAeSetUserInfoMixin
Expand Down

0 comments on commit 539e5cc

Please sign in to comment.