Fix typo
This commit is contained in:
parent
3f6960d82b
commit
bbce2c69cf
|
@ -167,7 +167,7 @@ public class OperationGenericServerR4Test {
|
|||
}
|
||||
|
||||
|
||||
SmartScopeTranslationSvcImplTest @Test
|
||||
@Test
|
||||
public void testSearchGetsClassifiedAppropriately() throws Exception {
|
||||
HttpGet httpPost = new HttpGet("http://localhost:" + ourPort + "/Patient");
|
||||
CloseableHttpResponse status = ourClient.execute(httpPost);
|
||||
|
|
Loading…
Reference in New Issue