Solutionunvalidated
Set the `testEnvironment` to `node` for jestjs:. Tension: Instead of setting the `testEnvironment` in the `jest.config.js` file. Outcome: By adding a `@jest-environment` docblock at the top of the file, you can specify another environment.
2ae31276-cac6-4012-a4bb-9bdb9f4df7ad
Set the testEnvironment to node for jestjs:. Tension: Instead of setting the testEnvironment in the jest.config.js file. Outcome: By adding a @jest-environment docblock at the top of the file, you can specify another environment.