mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Bump jest related packages (#58095)
This commit is contained in:
parent
73af8404e4
commit
cc4c1729d1
184 changed files with 2734 additions and 2178 deletions
|
@ -17,6 +17,6 @@
|
|||
* under the License.
|
||||
*/
|
||||
|
||||
import jest from 'jest';
|
||||
import { run } from 'jest';
|
||||
|
||||
jest.run(process.argv.slice(2));
|
||||
run(process.argv.slice(2));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue