Skip to content

Commit

Permalink
Remove duplicate disableWelcomeScreen
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallmain committed Aug 19, 2021
1 parent e7b29fd commit a3e44b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x-pack/plugins/apm/ftr_e2e/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ async function config({ readConfigFile }: FtrConfigProviderContext) {
'--csp.strict=false',
// define custom kibana server args here
`--elasticsearch.ssl.certificateAuthorities=${CA_CERT_PATH}`,
`--home.disableWelcomeScreen=true`,
],
},
};
Expand Down

0 comments on commit a3e44b5

Please sign in to comment.