From f46b598ac6f2d968ff994fcb4fcacf4a0c2141d6 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Sun, 10 Dec 2023 12:04:24 -0800 Subject: [PATCH] Fix mock-server init --- jest/test-pds.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/jest/test-pds.ts b/jest/test-pds.ts index a0cb04a1..25faddfa 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: {