Fix mock-server init

zio/stable
Paul Frazee 2023-12-10 12:04:24 -08:00
parent 28fa5e4919
commit f46b598ac6
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@ export async function createServer(
pds: { pds: {
port, port,
hostname: 'localhost', hostname: 'localhost',
dbPostgresSchema: `pds_${id}`,
inviteRequired, inviteRequired,
}, },
bsky: { bsky: {