test setup lackin

This commit is contained in:
2025-09-03 22:04:56 +02:00
parent 869cc07fdd
commit 276c3dd75f
35 changed files with 629 additions and 285 deletions

2
test/aliases/db.ts Normal file
View File

@@ -0,0 +1,2 @@
import { db } from "test/db/setup";
export { db };