mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Enable canvas functional tests (#24450)
This commit is contained in:
parent
3ce182c33c
commit
fb5b2291ba
1 changed files with 0 additions and 2 deletions
|
@ -141,8 +141,6 @@ export default async function ({ readConfigFile }) {
|
|||
'--server.uuid=5b2de169-2785-441b-ae8c-186a1936b17d',
|
||||
'--xpack.xpack_main.telemetry.enabled=false',
|
||||
'--xpack.security.encryptionKey="wuGNaIhoMpk5sO4UBxgr3NyW1sFcLgIf"', // server restarts should not invalidate active sessions
|
||||
// todo: remove this once https://github.com/elastic/kibana/issues/23837 is resolved
|
||||
'--xpack.canvas.enabled=false'
|
||||
],
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue