mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
6ed588d7aa
This commit updates the import statements for jest in multiple test files. The previous import statements 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. |
||
---|---|---|
.. | ||
Tests | ||
.gitignore | ||
Config.ts | ||
Dockerfile.tpl | ||
package-lock.json | ||
package.json | ||
playwright.config.ts | ||
tsconfig.json |