Skip to content

Commit

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

0 comments on commit 2eccb52

Please sign in to comment.