style:hippo4j-auth CheckStyle

pull/940/head
wulang 3 years ago
parent 5e372507a1
commit 69250d99b7

@ -33,6 +33,6 @@ public final class AuthUtilTest {
@Test @Test
public void assertGetEnableAuthentication() { public void assertGetEnableAuthentication() {
Assert.isTrue(AuthUtil.ENABLE_AUTHENTICATION); Assert.isTrue(AuthUtil.isEnableAuthentication());
} }
} }

Loading…
Cancel
Save