3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-03-05 11:06:22 +00:00

chore: update jest.config.js (#1834)

This commit is contained in:
Tonye Jack 2024-01-08 06:53:44 -07:00 committed by GitHub
parent 54789be3a1
commit 5313e6bbe3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,4 +10,4 @@ module.exports = {
setupFiles: [
"<rootDir>/jest/setupEnv.cjs"
]
}
};