Apply suggestions from code review

Co-authored-by: Diederik Muylwyk <diederik.muylwyk@gmail.com>
This commit is contained in:
IanMMarshall 2020-09-29 15:16:46 -04:00 committed by GitHub
parent d63c15ef09
commit c593958d2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ public class ResourceProviderR4CodeSystemValidationTest extends BaseResourceProv
private static final org.slf4j.Logger ourLog = org.slf4j.LoggerFactory.getLogger(ResourceProviderR4CodeSystemValidationTest.class);
private IIdType myCsId;
private static final String CS_ACMS_URL = "http://acme.org";
private static final String CS_ACME_URL = "http://acme.org";
@BeforeEach
@Transactional

View File

@ -886,7 +886,7 @@ public class ResourceProviderR4ConceptMapTest extends BaseResourceProviderR4Test
}
@Test
public void testTranslateWithConcaptMapUrlAndVersion() {
public void testTranslateWithConceptMapUrlAndVersion() {
//- conceptMap1 v1
ConceptMap conceptMap1 = new ConceptMap();