mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
Revert "move trigger tests to top-level x-pack test directory"
This reverts commit elastic/x-pack@1615d496d5. Original commit: elastic/x-pack-elasticsearch@bcc2ae8e26
This commit is contained in:
parent
1e57153e0f
commit
51144b3330
@ -26,6 +26,8 @@ import java.util.List;
|
||||
import java.util.concurrent.CountDownLatch;
|
||||
import java.util.concurrent.TimeUnit;
|
||||
|
||||
import static org.elasticsearch.xpack.trigger.schedule.Schedules.hourly;
|
||||
import static org.elasticsearch.xpack.trigger.schedule.Schedules.interval;
|
||||
import static org.hamcrest.Matchers.is;
|
||||
import static org.joda.time.DateTimeZone.UTC;
|
||||
|
Loading…
x
Reference in New Issue
Block a user