oneuptime/Examples
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
..
fluentd refactor: Update import statement for jest in setupTest.js 2024-06-14 14:06:41 +01:00
otel-dotnet refactor: Update logger.debug statements for exiting node process 2024-05-22 10:04:41 +01:00