refactor: Update import statement for jest in setupTest.js

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.
This commit is contained in:
Simon Larsen
2024-06-14 14:06:41 +01:00
parent fcd6c8ea7d
commit e9c94876c0
23 changed files with 1647 additions and 133 deletions

1598
package-lock.json generated

File diff suppressed because it is too large Load Diff