esm'ify jest tests

Signed-off-by: Brian DeHamer <[email protected]>
This commit is contained in:
Brian DeHamer
2026-02-13 16:07:58 -08:00
parent 9645b20a6a
commit e1605dcab6
10 changed files with 33812 additions and 1009 deletions
+2
View File
@@ -1 +1,3 @@
import { jest } from '@jest/globals'
process.stdout.write = jest.fn()