try tests again

This commit is contained in:
Tadgh
2021-01-07 11:37:34 -05:00
parent ad9be77d2a
commit aa467a71a7

View File

@@ -74,7 +74,7 @@ public class ExampleServerR4IT {
Patient pt2 = ourClient.read().resource(Patient.class).withId(id).execute();
assertEquals(methodName, pt2.getName().get(0).getFamily());
// Test MDM
// Wait until the MDM message has been processed