refactor: Only delete old test users once at preload

This commit is contained in:
Jesse Wierzbinski 2024-05-28 14:51:55 -10:00
parent f5a0f52b93
commit 5b658984a5
No known key found for this signature in database
30 changed files with 38 additions and 200 deletions

View file

@ -1,2 +1,5 @@
[install.scopes]
"@jsr" = "https://npm.jsr.io"
[test]
preload = ["./tests/setup.ts"]