Skip to content

Commit eb63ee2

Browse files
unsolo test
1 parent ba8dcc8 commit eb63ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/batch.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ test('clear', async function (t) {
644644
t.is(b2.length, 1, 'reset the batch')
645645
})
646646

647-
test.solo('copy from with encrypted batch', async function (t) {
647+
test('copy from with encrypted batch', async function (t) {
648648
const encryptionKey = b4a.alloc(32, 2)
649649

650650
const core = await create({ encryptionKey })

0 commit comments

Comments
 (0)