mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-16 05:25:34 +00:00
Added jest import and removed globals
This commit is contained in:
@@ -8,4 +8,5 @@ module.exports = {
|
||||
moduleFileExtensions: ["js", "mjs", "cjs"],
|
||||
testEnvironment: "node",
|
||||
testMatch: ["**/specs/**/*.spec.cjs"],
|
||||
injectGlobals: false,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user