Payload now passes
This commit is contained in:
parent
dfa47e6523
commit
25a4db1c47
@ -82,8 +82,7 @@ public class OB30Tests {
|
||||
assertDoesNotThrow(()->{
|
||||
Report report = validator.run(Samples.OB30.JSON.SIMPLE_DID_WEB_METHOD_JSON.asFileResource());
|
||||
if(verbose) PrintHelper.print(report, true);
|
||||
// warning due to json schema validation error against canonical schema (json-ld schema validates)
|
||||
assertWarning(report);
|
||||
assertValid(report);
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user