Skip to content

Commit

Permalink
Added functional test config option to account for a custom header wi…
Browse files Browse the repository at this point in the history
…thin security app.
  • Loading branch information
efreeti committed Nov 2, 2020
1 parent df503b5 commit 15c0265
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions x-pack/test/security_solution_endpoint/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,8 @@ export default async function ({ readConfigFile }: FtrConfigProviderContext) {
...getRegistryUrlAsArray(),
],
},
layout: {
fixedHeaderHeight: 200,
},
};
}

0 comments on commit 15c0265

Please sign in to comment.