Skip to content

Commit

Permalink
Merge pull request #15551 from skateman/fix-syntax-checker
Browse files Browse the repository at this point in the history
Fixed path for including miq-syntax-checker
  • Loading branch information
chessbyte authored Jul 12, 2017
2 parents bce6869 + 539e5cc commit 8eb967f
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 8eb967f

Please sign in to comment.