Fixed invalid URL in YAML

This commit is contained in:
Marcin Grzejszczak
2020-08-07 14:28:58 +02:00
parent a98160d358
commit 0644d7af1c

View File

@@ -10,7 +10,7 @@
"description": "",
"request": {
"method": "GET",
"path": "/drunks"
"path": "/pactdrunks"
},
"response": {
"status": 200,