Solutionunvalidated

beforeEach(() => { vi.useRealTimers() }) — to the describe of the tests. Tension: I cannot modify and remove the setup scripts. Outcome: afterEach(() => { vi.useFakeTimers() }).

c51dc26c-506f-4f7b-a4a6-e8851bd77bdd

beforeEach(() => { vi.useRealTimers() }) — to the describe of the tests. Tension: I cannot modify and remove the setup scripts. Outcome: afterEach(() => { vi.useFakeTimers() }).