Skip to content

Commit

Permalink
fix: add missing require in triggered_webhooks_decorator.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jun 26, 2018
1 parent aa4a1d7 commit c4adeaf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require 'pact_broker/api/resources/base_resource'
require 'pact_broker/api/decorators/triggered_webhooks_decorator'

module PactBroker
Expand Down

0 comments on commit c4adeaf

Please sign in to comment.