1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/utility-features/run-many/jest.config.js
Janne Savolainen 1955645b41
Make uuid work properly in unit tests
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-03-06 13:04:28 +02:00

3 lines
92 B
JavaScript

module.exports =
require("@k8slens/jest").monorepoPackageConfig(__dirname).configForNode;