Skip to content

Commit 79a93f6

Browse files
martijnvgkkrik-es
andauthored
iter
Co-authored-by: Kostas Krikellas <[email protected]>
1 parent 95ff6b2 commit 79a93f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/logsdb/src/yamlRestTest/java/org/elasticsearch/xpack/logsdb/LogsdbTestSuiteIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public LogsdbTestSuiteIT(@Name("yaml") ClientYamlTestCandidate testCandidate) {
4747

4848
@ParametersFactory
4949
public static Iterable<Object[]> parameters() throws Exception {
50-
// Filter out 52_esql_insist_operator_synthetic_source.yml suite is build is not snapshot:
50+
// Filter out 52_esql_insist_operator_synthetic_source.yml suite for snapshot builds:
5151
// (esql doesn't use feature flags and all experimental features are just enabled if build is snapshot)
5252

5353
List<Object[]> filtered = new ArrayList<>();

0 commit comments

Comments
 (0)