TEST: Enable skipped test (#35682)
This test was skipped due to infr complications during the work to open x-pack, but wasn't enabled again when the issue was resolved. Relates: #29890
This commit is contained in:
parent
220c175484
commit
3bba9a56de
|
@ -1,8 +1,5 @@
|
|||
---
|
||||
setup:
|
||||
- skip:
|
||||
version: "all"
|
||||
reason: "AwaitsFix'ing, see https://github.com/elastic/elasticsearch/issues/29890"
|
||||
- do:
|
||||
xpack.license.post:
|
||||
body: >
|
||||
|
|
Loading…
Reference in New Issue