[TEST] remove check for extensions executables (elastic/x-pack-elasticsearch#3778)
These executables have been removed because the old plugin infrastructure has been replaced with SPI Follow up from elastic/x-pack-elasticsearch#3734 Original commit: elastic/x-pack-elasticsearch@89dd1ab3b1
This commit is contained in:
parent
71788671ad
commit
e45b738b4c
|
@ -23,8 +23,6 @@ verify_xpack_installation() {
|
|||
'certutil.bat'
|
||||
'croneval'
|
||||
'croneval.bat'
|
||||
'extension'
|
||||
'extension.bat'
|
||||
'migrate'
|
||||
'migrate.bat'
|
||||
'saml-metadata'
|
||||
|
|
Loading…
Reference in New Issue