diff --git a/tests/cql/CqlTypeOperatorsTest.xml b/tests/cql/CqlTypeOperatorsTest.xml index 64bff23..4d37a28 100644 --- a/tests/cql/CqlTypeOperatorsTest.xml +++ b/tests/cql/CqlTypeOperatorsTest.xml @@ -197,17 +197,17 @@ ToTime('T14:30:00.0+05:30') - @T14:30:00.000 + null ToTime('T14:30:00.0-05:45') - @T14:30:00.000 + null ToTime('T14:30:00.0Z') - @T14:30:00.000 + null