Skip to content

Commit

Permalink
Try bumping timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Powersource committed Nov 7, 2023
1 parent ad16847 commit 835a6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/from-old-versions.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ test('can continue from old keyring from ssb-tribes 3.1.3', async t => {
})
})

await p(setTimeout)(500)
await p(setTimeout)(1000)

const newOpts = {
name: 'alice',
Expand Down

0 comments on commit 835a6df

Please sign in to comment.