mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-14 10:26:19 +01:00
[PM-14478] Add libs/key-management to jest.config (#11854)
This commit is contained in:
parent
b800193d80
commit
e206fc1819
@ -41,6 +41,7 @@ module.exports = {
|
|||||||
"<rootDir>/libs/platform/jest.config.js",
|
"<rootDir>/libs/platform/jest.config.js",
|
||||||
"<rootDir>/libs/node/jest.config.js",
|
"<rootDir>/libs/node/jest.config.js",
|
||||||
"<rootDir>/libs/vault/jest.config.js",
|
"<rootDir>/libs/vault/jest.config.js",
|
||||||
|
"<rootDir>/libs/key-management/jest.config.js",
|
||||||
],
|
],
|
||||||
|
|
||||||
// Workaround for a memory leak that crashes tests in CI:
|
// Workaround for a memory leak that crashes tests in CI:
|
||||||
|
Loading…
Reference in New Issue
Block a user