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 Sep 13, 2022
1 parent 0ac1bdf commit 7716209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pact_broker/pacts/repository.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
require "pact_broker/feature_toggle"
require "pact_broker/pacts/pacts_for_verification_repository"
require "pact_broker/pacts/content"
require "pact_broker/policies"

module PactBroker
module Pacts
Expand Down

0 comments on commit 7716209

Please sign in to comment.