Enable canvas functional tests (#24450)

This commit is contained in:
Catherine Liu 2018-10-24 15:59:49 -07:00 committed by GitHub
parent 3ce182c33c
commit fb5b2291ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'
],
},