Skip to content

Commit b41c650

Browse files
authored
Skip failing test to restore CI (#2808)
* Skip failing test to restore CI * Fix name of skipped test
1 parent a110913 commit b41c650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_elasticsearch/test_server/test_rest_api_spec.py

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"machine_learning/jobs_crud",
8888
"scroll/10_basic",
8989
"security/10_api_key_basic",
90+
"security/130_user_profile",
9091
"transform/10_basic",
9192
}
9293
SKIPPED_TESTS = {

0 commit comments

Comments
 (0)