Skip to content

Commit 6b5eb71

Browse files
committed
Fix name of skipped test
1 parent af49fce commit 6b5eb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_elasticsearch/test_server/test_rest_api_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"machine_learning/jobs_crud",
8888
"scroll/10_basic",
8989
"security/10_api_key_basic",
90-
"security/130_user_profile.yml",
90+
"security/130_user_profile",
9191
"transform/10_basic",
9292
}
9393
SKIPPED_TESTS = {

0 commit comments

Comments
 (0)