mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Revert "Add mock identity provider for serverless (#170852)"
This reverts commit 1fb0313a52
.
This commit is contained in:
parent
65ebb69a9f
commit
d09e47abbc
20 changed files with 41 additions and 710 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue