mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-17 02:32:56 +00:00
chore/unset-tz-env-in-test: ### Commit Message Add environment variable cleanup in timezone tests - Updated `timezone.rs` to include removal of the `TZ` environment variable in the `test_from_tz_string` function to ensure a clean test environment. Signed-off-by: Lei, HUANG <mrsatangel@gmail.com>