Skip to content

Commit

Permalink
Cheat by disabling recovery in lot of members test
Browse files Browse the repository at this point in the history
  • Loading branch information
Powersource committed Jul 4, 2023
1 parent 1481c03 commit 70dad05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/exclude-members.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,8 @@ test('Can exclude a person in a group with a lot of members', async (t) => {
Testbot({
...opts,
db2: {},
timeoutLow: 300,
timeoutHigh: 300,
})
const alice = _Testbot({
keys: ssbKeys.generate(null, 'alice'),
Expand Down

0 comments on commit 70dad05

Please sign in to comment.