mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-06 14:16:37 +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 () => {
|
||||
closed = true
|
||||
}
|
||||
|
||||
|
||||
const dbName = 'write-test-7'
|
||||
|
||||
db1 = await orbitdb1.open(dbName, { AccessController: OrbitDBAccessController() })
|
||||
|
Loading…
x
Reference in New Issue
Block a user