mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
fix: Linting.
This commit is contained in:
parent
885fc5f02c
commit
9b2dd487b8
@ -202,7 +202,7 @@ describe('KeyStore', () => {
|
||||
describe('Setting options.path', () => {
|
||||
beforeEach(async () => {
|
||||
await copy(testKeysPath, keysPath)
|
||||
|
||||
|
||||
const storage = await LevelStorage({ path: keysPath })
|
||||
await storage.put('private_key3', privateKeyBuffer)
|
||||
await storage.put('public_key3', publicKeyBuffer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user