mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-15 01:15:24 +00:00
Code review
This commit is contained in:
parent
d67537231c
commit
896c8fbd4f
@ -49,7 +49,7 @@ class AddressValidatingInterceptorTest {
|
||||
|
||||
@Test
|
||||
@Disabled
|
||||
public void testReal() {
|
||||
public void testValidationCallAgainstLiveLoquateEndpoint() {
|
||||
Properties config = new Properties();
|
||||
config.setProperty(PROPERTY_VALIDATOR_CLASS, LoquateAddressValidator.class.getCanonicalName());
|
||||
config.setProperty(PROPERTY_SERVICE_KEY, "KR26-JA29-HB16-PA11"); // Replace with a real key when testing
|
||||
|
Loading…
x
Reference in New Issue
Block a user