Skip to content

Commit 9757416

Browse files
committed
test
1 parent 830e515 commit 9757416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/checkmarx/ast/AuthTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ class AuthTest extends BaseTest {
1616
void testAuthValidate() throws CxException, IOException, InterruptedException {
1717
Assertions.assertNotNull(wrapper.authValidate());
1818
}
19-
19+
//
2020
@Test
2121
void testAuthFailure() {
2222
CxConfig cxConfig = getConfig();

0 commit comments

Comments
 (0)