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