Skip to content

Commit 9145e4d

Browse files
committed
Updated skip tests
1 parent f6b07d2 commit 9145e4d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tests/test_to_skip.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@
2626
'entsearch/10_basic.yml',
2727
'entsearch/20_connector.yml',
2828
'entsearch/30_sync_jobs_stack.yml',
29+
'esql/30_queries.yml',
2930
'indices/alias.yml',
3031
'indices/10_data_lifecycle.yml',
3132
'indices/20_data_lifecycle.yml',
33+
'indices/data_steam_settings.yml',
3234
'indices/disk_usage.yml',
3335
'indices/exists_template.yml',
3436
'indices/exists.yml',
@@ -71,5 +73,6 @@
7173
'snapshot/10_basic.yml',
7274
'ssl.yml',
7375
'tasks.yml',
74-
'transform/10_basic.yml'
76+
'transform/10_basic.yml',
77+
'watcher/10_basic.yml'
7578
];

0 commit comments

Comments
 (0)