Code review

This commit is contained in:
Nick Goupinets 2021-04-29 17:25:06 -04:00
parent d67537231c
commit 896c8fbd4f
1 changed files with 1 additions and 1 deletions

View File

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