Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hzrd149 authored and penpenpng committed Jan 15, 2025
1 parent 1b18334 commit 50d0d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/__test__/connection-strategy.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ describe("aggressive strategy", () => {
connectionStrategy: "aggressive",
skipFetchNip11: true,
skipVerify: true,
disconnectTimeout: 0
disconnectTimeout: 0,
});
await rxNostr.setDefaultRelays([DEFAULT_RELAY]);
});
Expand Down

0 comments on commit 50d0d8f

Please sign in to comment.