Skip to content

Commit

Permalink
chore: update run-specific-verifications pact file
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Jun 26, 2022
1 parent e4948f0 commit 1a8a82f
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@
"providerStates": [
],
"request": {
"body": {
},
"headers": {
"Content-Type": "application/json"
},
"method": "GET",
"path": "/pass"
},
Expand All @@ -31,11 +26,6 @@
"providerStates": [
],
"request": {
"body": {
},
"headers": {
"Content-Type": "application/json"
},
"method": "GET",
"path": "/fail"
},
Expand All @@ -54,11 +44,6 @@
"providerStates": [
],
"request": {
"body": {
},
"headers": {
"Content-Type": "application/json"
},
"method": "GET",
"path": "/pass"
},
Expand Down

0 comments on commit 1a8a82f

Please sign in to comment.