We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c79a05 commit 1730683Copy full SHA for 1730683
src/github.pact.test.js
@@ -1,4 +1,4 @@
1
-const { PactV3, MatchersV3 } = require('@pact-foundation/pact');
+const { PactV3 } = require('@pact-foundation/pact');
2
3
const path = require('path');
4
const github = require('./github');
0 commit comments