mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 14:49:07 +00:00
48e3c24c6e
This commit updates the import statement for jest in the setupTest.js file. The previous import statement used "globals" as the module name, which is incorrect. The correct module name is "jest". This change ensures that the jest module is imported correctly, improving the accuracy and reliability of the test setup. |
||
---|---|---|
.. | ||
Jobs | ||
Services | ||
Tests/Utils | ||
Utils | ||
.gitattributes | ||
.gitignore | ||
Config.ts | ||
Dockerfile.tpl | ||
Index.ts | ||
jest.config.json | ||
nodemon.json | ||
package-lock.json | ||
package.json | ||
tsconfig.json |