Revert "Add mock identity provider for serverless (#170852)"

This reverts commit 1fb0313a52.
This commit is contained in:
Brad White 2023-11-15 12:20:16 -07:00
parent 65ebb69a9f
commit d09e47abbc
20 changed files with 41 additions and 710 deletions

View file

@ -20,7 +20,6 @@ kbnEs
'source-path': resolve(__dirname, '../../elasticsearch'),
'base-path': resolve(__dirname, '../.es'),
ssl: false,
kibanaUrl: 'https://localhost:5601/',
})
.catch(function (e) {
console.error(e);