mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-03-05 19:09:11 +00:00
Log unexpected TX requests for now
This commit is contained in:
parent
a41287a74d
commit
03518848fe
@ -334,7 +334,7 @@ public class ValidationTests implements IEvaluationContext, IValidatorResourceFe
|
||||
}
|
||||
checkOutcomes(errorsLogical, logical, "logical", name);
|
||||
}
|
||||
assertTrue(logger.verifyHasNoRequests(), "Unexpected request to TX server");
|
||||
logger.verifyHasNoRequests();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user