mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-05 21:56:42 +00:00
fix: Lint issues.
This commit is contained in:
parent
649c2dfc91
commit
c8914a74ec
@ -273,7 +273,7 @@ describe('Write Permissions', function () {
|
|||||||
const onClose = async () => {
|
const onClose = async () => {
|
||||||
closed = true
|
closed = true
|
||||||
}
|
}
|
||||||
|
|
||||||
const dbName = 'write-test-7'
|
const dbName = 'write-test-7'
|
||||||
|
|
||||||
db1 = await orbitdb1.open(dbName, { AccessController: OrbitDBAccessController() })
|
db1 = await orbitdb1.open(dbName, { AccessController: OrbitDBAccessController() })
|
||||||
|
Loading…
x
Reference in New Issue
Block a user