oops. fake timers were in use after all...

This commit is contained in:
Chris Kruining 2025-01-03 05:17:42 +01:00
parent 8d1c6b306f
commit ce7a300f48
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
2 changed files with 1 additions and 0 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -24,6 +24,7 @@
"type": "module",
"devDependencies": {
"@happy-dom/global-registrator": "^15.11.7",
"@sinonjs/fake-timers": "^14.0.0",
"@solidjs/testing-library": "^0.8.10",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.5.2",