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 604b6d0 commit fdab299Copy full SHA for fdab299
elasticsearch-xpack/spec/rest_yaml_tests_helper.rb
@@ -68,10 +68,6 @@
68
SKIPPED_TESTS << { file: 'ssl/10_basic.yml',
69
description: 'Test get SSL certificates' }
70
71
-# Current license is basic.
72
-SKIPPED_TESTS << { file: 'license/20_put_license.yml',
73
- description: '*' }
74
-
75
# ArgumentError for empty body
76
SKIPPED_TESTS << { file: 'watcher/put_watch/10_basic.yml',
77
description: 'Test empty body is rejected by put watch' }
0 commit comments