Skip to content

Commit fdab299

Browse files
committed
[X-Pack] Remove license test from skipped yaml tests
1 parent 604b6d0 commit fdab299

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

elasticsearch-xpack/spec/rest_yaml_tests_helper.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,6 @@
6868
SKIPPED_TESTS << { file: 'ssl/10_basic.yml',
6969
description: 'Test get SSL certificates' }
7070

71-
# Current license is basic.
72-
SKIPPED_TESTS << { file: 'license/20_put_license.yml',
73-
description: '*' }
74-
7571
# ArgumentError for empty body
7672
SKIPPED_TESTS << { file: 'watcher/put_watch/10_basic.yml',
7773
description: 'Test empty body is rejected by put watch' }

0 commit comments

Comments
 (0)