Skip to content

Commit 0016bbc

Browse files
committed
Name the test more specifically
1 parent 423730a commit 0016bbc

File tree

1 file changed

+1
-1
lines changed
  • x-pack/plugin/downsample/src/internalClusterTest/java/org/elasticsearch/xpack/downsample

1 file changed

+1
-1
lines changed

x-pack/plugin/downsample/src/internalClusterTest/java/org/elasticsearch/xpack/downsample/DownsampleIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
public class DownsampleIT extends DownsamplingIntegTestCase {
3030

31-
public void testDownsampling() throws Exception {
31+
public void testDownsamplingPassthroughDimensions() throws Exception {
3232
String dataStreamName = "metrics-foo";
3333

3434
putTSDBIndexTemplate("my-template", List.of("metrics-foo"), null, """

0 commit comments

Comments
 (0)