ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

Enable test that was disabled in MSSQL module #7378

Open ravinperera00 opened 2 days ago

ravinperera00 commented 2 days ago

Description

The testTimestamptzRetrieval test was disabled during the Java 21 migration due to a bug (refer commit 54726cd08bac617467791a3bcc4cf172e3c5da9a in https://github.com/ballerina-platform/module-ballerinax-mssql/pull/1062). Fix the bug and re-enable the test.

Version

No response