We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b07d2 commit 9145e4dCopy full SHA for 9145e4d
tests/test_to_skip.php
@@ -26,9 +26,11 @@
26
'entsearch/10_basic.yml',
27
'entsearch/20_connector.yml',
28
'entsearch/30_sync_jobs_stack.yml',
29
+ 'esql/30_queries.yml',
30
'indices/alias.yml',
31
'indices/10_data_lifecycle.yml',
32
'indices/20_data_lifecycle.yml',
33
+ 'indices/data_steam_settings.yml',
34
'indices/disk_usage.yml',
35
'indices/exists_template.yml',
36
'indices/exists.yml',
@@ -71,5 +73,6 @@
71
73
'snapshot/10_basic.yml',
72
74
'ssl.yml',
75
'tasks.yml',
- 'transform/10_basic.yml'
76
+ 'transform/10_basic.yml',
77
+ 'watcher/10_basic.yml'
78
];
0 commit comments