Skip to content

Commit 1dbf2db

Browse files
committed
enable const validator test for v6
1 parent efcd587 commit 1dbf2db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/networknt/schema/V6JsonSchemaTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ public void testBooleanSchemaValidator() throws Exception {
155155
}
156156

157157
@Test
158-
@Ignore
159158
public void testConstValidator() throws Exception {
160159
runTestFile("draft6/const.json");
161160
}

0 commit comments

Comments
 (0)