Skip to content

Commit

Permalink
Fix ** testRound2
Browse files Browse the repository at this point in the history
  • Loading branch information
atuonufure committed Jan 11, 2024
1 parent a91f02e commit 6fc8c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cases/fhir-r4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6fc8c12

Please sign in to comment.