Skip to content

Commit a2a5ab3

Browse files
committed
validation_upgrade
1 parent b295fe3 commit a2a5ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/americanexpress/unify/jdocs/DocumentTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,7 +1345,7 @@ void testValidation() {
13451345
catch (UnifyException e) {
13461346
}
13471347

1348-
// test only model paths - will succeed
1348+
// test only model paths - will succeed
13491349
d.setType("sample_23_model", CONSTS_JDOCS.VALIDATION_TYPE.ONLY_MODEL_PATHS);
13501350

13511351
// now validate all paths - will fail

0 commit comments

Comments
 (0)