Skip to content

Commit 4a0b882

Browse files
authored
fix standard
1 parent 863ec7e commit 4a0b882

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/core.js

-1
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,6 @@ test('core - copyFrom with partially out of date additional', async function (t)
619619
t.is(copy.header.keyPair.publicKey, core.header.keyPair.publicKey)
620620
t.is(copy.header.keyPair.publicKey, clone.header.keyPair.publicKey)
621621

622-
623622
await core.append([b4a.from('c')])
624623
await core.append([b4a.from('d')])
625624

0 commit comments

Comments
 (0)