mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Pkg upgrades/cleanup
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
module.exports = require("next/jest")()({
|
||||
moduleDirectories: [".", "node_modules"],
|
||||
setupFilesAfterEnv: ["@testing-library/jest-dom/extend-expect"],
|
||||
testEnvironment: "jsdom",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user