spec/support/test_app_pass.json in pact-0.1.37 vs spec/support/test_app_pass.json in pact-1.0.0
- old
+ new
@@ -13,9 +13,9 @@
"response": {
"status": 200,
"headers" : {"Content-type": "application/json"},
"body": {"message" : "sunny"}
},
- "producer_state": "the weather is sunny"
+ "provider_state": "the weather is sunny"
}
]
}
\ No newline at end of file