We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b295fe3 commit a2a5ab3Copy full SHA for a2a5ab3
src/test/java/com/americanexpress/unify/jdocs/DocumentTest.java
@@ -1345,7 +1345,7 @@ void testValidation() {
1345
catch (UnifyException e) {
1346
}
1347
1348
- // test only model paths - will succeed
+ // test only model paths - will succeed
1349
d.setType("sample_23_model", CONSTS_JDOCS.VALIDATION_TYPE.ONLY_MODEL_PATHS);
1350
1351
// now validate all paths - will fail
0 commit comments