We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4793ab8 commit 688d4a9Copy full SHA for 688d4a9
test/all.js
@@ -489,7 +489,7 @@ test('bidirectional extension send/receive', async t => {
489
t.end()
490
})
491
492
-test.only('onauthentication hook', async t => {
+test('onauthentication hook', async t => {
493
t.plan(2)
494
const { networker: networker1 } = await create({
495
onauthenticate (peerPublicKey, cb) {
0 commit comments