Skip to content

Commit 53185e0

Browse files
Wiremock Test Scenarios (DO NOT MERGE)
* Add tests for small files
1 parent 86513ab commit 53185e0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

wiremock/stubs/__files/correctMedicusResponse.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@
174174
"managingOrganization": {
175175
"reference": "Organization/7"
176176
}
177-
},
177+
}
178+
},
178179
{
179180
"resource": {
180181
"resourceType": "Organization",

wiremock/stubs/__files/correctOXDHResponse.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,8 @@
174174
"managingOrganization": {
175175
"reference": "Organization/7"
176176
}
177-
},
177+
}
178+
},
178179
{
179180
"resource": {
180181
"resourceType": "Practitioner",

0 commit comments

Comments
 (0)