Skip to content

Commit

Permalink
Update tests/cql/CqlTypeOperatorsTest.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Suyash Kumar <[email protected]>
  • Loading branch information
brynrhodes and suyashkumar authored Aug 29, 2024
1 parent 2f228ea commit 552f43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cql/CqlTypeOperatorsTest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</test>
<test name="StringToDateTimeMalformed">
<expression>convert '2014/01/01' to DateTime</expression>
<output>null</null>
<output>null</output>
</test>
</group>
<group name="Is">
Expand Down

0 comments on commit 552f43a

Please sign in to comment.