oneuptime/Haraka/plugins
Simon Larsen e9c94876c0
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.
2024-06-14 14:06:41 +01:00
..
email_parser.js refactor: Update import statement for jest in setupTest.js 2024-06-14 14:06:41 +01:00