mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[7.x] Include new platform x-pack plugin paths to Jest roots. (#40426)
This commit is contained in:
parent
3504d90c5b
commit
12258bcbe4
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