mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2025-12-06 00:20:05 +01:00
Fixed jest test issue
This commit is contained in:
parent
c17cf93f6d
commit
781065374a
|
|
@ -3,5 +3,6 @@ module.exports = {
|
|||
setupFilesAfterEnv: [
|
||||
'@testing-library/jest-dom/extend-expect',
|
||||
'<rootDir>/jest.setup.js'
|
||||
]
|
||||
],
|
||||
testEnvironment: 'jsdom'
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user