the test PostgresCallableStatementTests.testDateTimeParameters is failing when ran against a docker image of ojp-server version 0.2.0-beta,
[ERROR] Failures:
[ERROR] PostgresCallableStatementTests.testDateTimeParameters:145 expected: <2024-06-27> but was: <2024-06-26>
[
the same test works if the ojp-server is ran from intellij IDE instead of docker image.
the test PostgresCallableStatementTests.testDateTimeParameters is failing when ran against a docker image of ojp-server version 0.2.0-beta,
[ERROR] Failures:
[ERROR] PostgresCallableStatementTests.testDateTimeParameters:145 expected: <2024-06-27> but was: <2024-06-26>
[
the same test works if the ojp-server is ran from intellij IDE instead of docker image.