Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename tsdb integration test (elastic#116909)
The current name doesn't allow skipping it to workaround compatibility test failures: ``` > Task :rest-api-spec:yamlRestCompatTestTransform FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':rest-api-spec:yamlRestCompatTestTransform'. > class com.fasterxml.jackson.databind.node.ObjectNode cannot be cast to class com.fasterxml.jackson.databind.node.ArrayNode (com.fasterxml.jackson.databind.node.ObjectNode and com.fasterxml.jackson.databind.node.ArrayNode are in unnamed module of loader org.gradle.internal.classloader.VisitableURLClassLoader$InstrumentingVisitableURLClassLoader @15eaac09) ```
- Loading branch information