diff --git a/tests/cases/fhir-r4.yaml b/tests/cases/fhir-r4.yaml index dfb04b4..a783916 100644 --- a/tests/cases/fhir-r4.yaml +++ b/tests/cases/fhir-r4.yaml @@ -3245,7 +3245,7 @@ tests: - true - desc: '** testRound2' inputfile: patient-example.json - expression: 3.14159.round(3) = 2 + expression: 3.14159.round(3) = 3.142 result: - true disable: true