mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
When GroovySecurityTests are run before any other test using time zones, joda ZoneInfoProvider fails to load the time zones correctly and never tries again later. This makes sure we load it correctly on startup. Relates to #14524