improved test name
This commit is contained in:
parent
66dd6dc96c
commit
0b6c4fb450
|
@ -37,7 +37,7 @@ public class SubscriptionLoaderFhirClientTest extends BaseBlockingQueueSubscriba
|
|||
}
|
||||
|
||||
@Test
|
||||
public void testSubscriptionLoaderFhirClientRequestedDoesntMatch() throws Exception {
|
||||
public void testSubscriptionLoaderFhirClientSubscriptionNotActive() throws Exception {
|
||||
String payload = "application/fhir+json";
|
||||
|
||||
String criteria1 = "Observation?code=SNOMED-CT|" + myCode + "&_format=xml";
|
||||
|
|
Loading…
Reference in New Issue