mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
This change adds a check to make sure that the license is enabled when starting watcher in the tests. This avoids a race-condition where a test might run before the license manager had a chance to start. Original commit: elastic/x-pack-elasticsearch@0b9d0da5d4