about summary refs log tree commit diff
path: root/jest
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-12-10 12:04:24 -0800
committerPaul Frazee <pfrazee@gmail.com>2023-12-10 12:04:24 -0800
commitf46b598ac6f2d968ff994fcb4fcacf4a0c2141d6 (patch)
tree3b4be36b2f116d04f12ca3913b0fa12d089d1600 /jest
parent28fa5e4919ccf24073ccc92d88efb7e4b73b0b2b (diff)
downloadvoidsky-f46b598ac6f2d968ff994fcb4fcacf4a0c2141d6.tar.zst
Fix mock-server init
Diffstat (limited to 'jest')
-rw-r--r--jest/test-pds.ts1
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: {