Skip to content

Commit 688d4a9

Browse files
committed
Remove only from test
1 parent 4793ab8 commit 688d4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/all.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ test('bidirectional extension send/receive', async t => {
489489
t.end()
490490
})
491491

492-
test.only('onauthentication hook', async t => {
492+
test('onauthentication hook', async t => {
493493
t.plan(2)
494494
const { networker: networker1 } = await create({
495495
onauthenticate (peerPublicKey, cb) {

0 commit comments

Comments
 (0)