mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Adds cypress configuration comment to CI config
This commit is contained in:
parent
9f00c97eca
commit
cf3a83f773
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ export default async function ({ readConfigFile }: FtrConfigProviderContext) {
|
|||
// mock cloud to enable the guided onboarding tour in e2e tests
|
||||
'--xpack.cloud.id=test',
|
||||
`--home.disableWelcomeScreen=true`,
|
||||
// Specify which version of the detection-rules package to install
|
||||
// `--xpack.securitySolution.prebuiltRulesPackageVersion=8.3.1`,
|
||||
],
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue