mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 14:35:04 +00:00
This commit returns a test annotation that is needed on PreBuiltXPackTransportClientTests because the test derives from RandomizedTest and not ESTestCase and its ilk. Original commit: elastic/x-pack-elasticsearch@1badced090