mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
We didn't realise it was possible for a qa module to depend on the test classes of the plugin module, so we duplicated a test class. But it turns out it IS possible to declare this dependency and avoid the duplication. Original commit: elastic/x-pack-elasticsearch@b6a21cda28