Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Powersource committed Nov 2, 2023
1 parent dc58f15 commit 86e79ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/api/own-keys/register-and-list.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ test('can set and get own self dm key', async (t) => {
t.equal(gottenKey.scheme, keySchemes.feed_id_self, 'got correct scheme')

await p(alice.close)()
})
})

0 comments on commit 86e79ee

Please sign in to comment.