mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
Updates to Jest configuration (#125727)
This commit is contained in:
parent
c4c4eeeb28
commit
e9d82d104b
8 changed files with 8 additions and 58 deletions
|
@ -9,4 +9,4 @@
|
|||
require('../src/setup_node_env/ensure_node_preserve_symlinks');
|
||||
process.argv.push('--runInBand');
|
||||
|
||||
require('@kbn/test').runJest('jest.config.integration.js');
|
||||
require('@kbn/test').runJest('jest.integration.config.js');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue