Skip to content

Commit 23219ef

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

wiremock/stubs/__files/correctMedicusResponse.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
}
173173
],
174174
"managingOrganization": {
175-
"reference": "Organization/7"
175+
"reference": "Organization/N82090"
176176
}
177177
}
178178
},

wiremock/stubs/__files/correctOXDHResponse.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
}
173173
],
174174
"managingOrganization": {
175-
"reference": "Organization/7"
175+
"reference": "Organization/1000"
176176
}
177177
}
178178
},

0 commit comments

Comments
 (0)