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

This commit is contained in:
Tonye Jack
2024-01-08 13:53:44 +00:00
committed by GitHub
parent 54789be3a1
commit 5313e6bbe3
+1 -1
View File
@@ -10,4 +10,4 @@ module.exports = {
setupFiles: [
"<rootDir>/jest/setupEnv.cjs"
]
}
};