spec/fixtures/verification.json in pact_broker-2.12.0 vs spec/fixtures/verification.json in pact_broker-2.13.0
- old
+ new
@@ -1,4 +1,7 @@
{
"success": true,
- "providerApplicationVersion": "4.5.6"
+ "providerApplicationVersion": "4.5.6",
+ "testResults": {
+ "some": "results"
+ }
}