Skip to content

Commit 30aa52a

Browse files
committed
wiremock with incorrect JSON
1 parent a8ce62e commit 30aa52a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

wiremock/stubs/__files/EMISPatientStructurede2eResponsePWTP3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6133,7 +6133,7 @@
61336133
},
61346134
{
61356135
"resource": {
6136-
"resourceType": "Condition",
6136+
"resourceType": "",
61376137
"id": "62658072-28AF-47E5-B81C-BC0521D5C41C-PROB",
61386138
"meta": {
61396139
"profile": [

wiremock/stubs/mappings/retrieveEMISPatientStructurede2eResponsePWTP3.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"matchesJsonPath" : "$.parameter[?(@.name == 'patientNHSNumber')]"
88
},
99
{
10-
"matchesJsonPath" : "$.parameter[0].valueIdentifier[?(@.value == '9726908698')]"
10+
"matchesJsonPath" : "$.parameter[0].valueIdentifier[?(@.value == '9732585323')]"
1111
}]
1212
},
1313
"response": {

0 commit comments

Comments
 (0)