Fix mock-server init
This commit is contained in:
@@ -67,7 +67,6 @@ export async function createServer(
|
||||
pds: {
|
||||
port,
|
||||
hostname: 'localhost',
|
||||
dbPostgresSchema: `pds_${id}`,
|
||||
inviteRequired,
|
||||
},
|
||||
bsky: {
|
||||
|
||||
Reference in New Issue
Block a user