mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
Add support for migrated jslib (#2826)
This commit is contained in:
@@ -4,7 +4,7 @@ const { compilerOptions } = require("./tsconfig");
|
||||
|
||||
module.exports = {
|
||||
name: "angular",
|
||||
displayName: "component library tests",
|
||||
displayName: "libs/components tests",
|
||||
preset: "jest-preset-angular",
|
||||
testMatch: ["**/+(*.)+(spec).+(ts)"],
|
||||
setupFilesAfterEnv: ["<rootDir>/spec/test.ts"],
|
||||
|
||||
Reference in New Issue
Block a user