diff options
Diffstat (limited to 'jest')
-rw-r--r-- | jest/test-pds.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jest/test-pds.ts b/jest/test-pds.ts index a0cb04a16..25faddfa7 100644 --- a/jest/test-pds.ts +++ b/jest/test-pds.ts @@ -67,7 +67,6 @@ export async function createServer( pds: { port, hostname: 'localhost', - dbPostgresSchema: `pds_${id}`, inviteRequired, }, bsky: { |