chore: add test scripts for federation identity deletion suite
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"build": "tsc",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"test": "vitest run",
|
||||
"test:federation-identity": "vitest run test/federation-identity-deletion.test.ts",
|
||||
"test:watch": "vitest",
|
||||
"db:generate": "drizzle-kit generate"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user