mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-03-06 03:19:15 +00:00
fix validation tests
This commit is contained in:
parent
59320a56fc
commit
661a0a6919
@ -538,7 +538,7 @@ public class ValidationTests implements IEvaluationContext, IValidatorResourceFe
|
||||
logOutput("");
|
||||
logOutput("========================================================");
|
||||
logOutput("");
|
||||
if (BUILD_NEW && actual.getIssue().size() > 0) {
|
||||
if (BUILD_NEW) {
|
||||
if (java.has("output")) {
|
||||
java.remove("output");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user