mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
refactor: 🚚 Move testing to its own sub-package
This commit is contained in:
parent
a211772309
commit
fde70fa61a
82 changed files with 207 additions and 125 deletions
|
|
@ -2,4 +2,4 @@
|
|||
"@jsr" = "https://npm.jsr.io"
|
||||
|
||||
[test]
|
||||
preload = ["./tests/setup.ts"]
|
||||
preload = ["./packages/tests/setup.ts"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue