Skip to content

Commit

Permalink
fix: add missing require for pact/configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 22, 2020
1 parent 5c36624 commit ac10eec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/pact/matchers/matchers.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
require 'pact/configuration'
require 'pact/term'
require 'pact/something_like'
require 'pact/array_like'
Expand Down

0 comments on commit ac10eec

Please sign in to comment.