Skip to content

Commit

Permalink
update config to interact with saved objects
Browse files Browse the repository at this point in the history
  • Loading branch information
js-jankisalvi committed Aug 11, 2023
1 parent a68df43 commit 0b9f944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test_serverless/functional/config.base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export function createTestConfig(options: CreateTestConfigOptions) {
serverArgs: [
...svlSharedConfig.get('kbnTestServer.serverArgs'),
`--serverless=${options.serverlessProject}`,
'--xpack.encryptedSavedObjects.encryptionKey="wuGNaIhoMpk5sO4UBxgr3NyW1sFcLgIf"',
],
},
testFiles: options.testFiles,
Expand Down

0 comments on commit 0b9f944

Please sign in to comment.