mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
Include new platform x-pack plugin paths to Jest roots. (#40422)
This commit is contained in:
parent
9e147f5b17
commit
01f6efac02
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ export function createJestConfig({
|
|||
return {
|
||||
rootDir: xPackKibanaDirectory,
|
||||
roots: [
|
||||
'<rootDir>/plugins',
|
||||
'<rootDir>/legacy/plugins',
|
||||
'<rootDir>/legacy/server',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue