mirror of https://codeberg.org/pzp/pzp-set.git
fix test
This commit is contained in:
parent
6150f92c6a
commit
d290cc74c6
|
@ -18,7 +18,7 @@ let aliceID
|
|||
test('setup', async (t) => {
|
||||
peer = createPeer({
|
||||
keypair: aliceKeypair,
|
||||
path: DIR,
|
||||
db: {path: DIR},
|
||||
set: { ghostSpan: 4 },
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue