mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-23 22:42:30 +00:00
test: Only run single test to isolate premature db closure during CI.
This commit is contained in:
parent
5cd69a4b99
commit
15ec24570b
@ -266,7 +266,7 @@ describe('Write Permissions', function () {
|
||||
await db2.close()
|
||||
})
|
||||
|
||||
it.skip('OrbitDB access controller address is deterministic', async () => {
|
||||
it.only('OrbitDB access controller address is deterministic', async () => {
|
||||
let connected = false
|
||||
let updateCount = 0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user