Skip to content

Commit

Permalink
fix: local pact URL
Browse files Browse the repository at this point in the history
  • Loading branch information
individual-it committed Jan 19, 2021
1 parent 49c3da8 commit 1fd5fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/v3/e2e/test/provider.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ describe("Pact Verification", () => {
// pactUrls: [
// path.resolve(
// process.cwd(),
// "./pacts/matching_service-animal_profile_service.json"
// "./pacts/Matching Service V3-Animal Profile Service V3.json"
// ),
// ],

Expand Down

0 comments on commit 1fd5fe4

Please sign in to comment.