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

View File

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