Skip to content

Commit

Permalink
remove test index from config
Browse files Browse the repository at this point in the history
  • Loading branch information
hop-dev committed Aug 8, 2023
1 parent 7d65880 commit e1dde30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/test/fleet_api_integration/config.base.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ export default async function ({ readConfigFile }: FtrConfigProviderContext) {
'secretsStorage',
'agentTamperProtectionEnabled',
])}`,
`--xpack.fleet.developer.testSecretsIndex=.fleet-test-secrets`,
`--logging.loggers=${JSON.stringify([
...getKibanaCliLoggers(xPackAPITestsConfig.get('kbnTestServer.serverArgs')),
Expand Down

0 comments on commit e1dde30

Please sign in to comment.