Skip to content

Commit

Permalink
Fix mock-server init
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee committed Dec 10, 2023
1 parent 28fa5e4 commit f46b598
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest/test-pds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export async function createServer(
pds: {
port,
hostname: 'localhost',
dbPostgresSchema: `pds_${id}`,
inviteRequired,
},
bsky: {
Expand Down

0 comments on commit f46b598

Please sign in to comment.