Skip to content

Commit

Permalink
chore: add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jun 17, 2018
1 parent b518422 commit 48e87e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pact_broker/api/contracts/webhook_contract.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
require 'reform/form'
require 'pact_broker/webhooks/check_host_whitelist'
require 'pact_broker/webhooks/render'
require 'pact_broker/pacticipants/service'

module PactBroker
module Api
Expand Down

0 comments on commit 48e87e9

Please sign in to comment.