This commit is contained in:
jamesagnew 2018-11-01 05:51:26 -04:00
parent 3f6960d82b
commit bbce2c69cf
3 changed files with 5 additions and 5 deletions

View File

@ -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);