fix lint in xml tests
This commit is contained in:
parent
0ddf3bf742
commit
2be6e935a4
@ -1,5 +1,5 @@
|
||||
import { wait, initArrays, compareUsers, Y, flushAll, garbageCollectUsers, applyRandomTests } from '../../yjs/tests-lib/helper.js'
|
||||
import { test, proxyConsole } from 'cutest'
|
||||
import { wait, initArrays, compareUsers, Y, flushAll, applyRandomTests } from '../../yjs/tests-lib/helper.js'
|
||||
import { test } from 'cutest'
|
||||
|
||||
test('set property', async function xml0 (t) {
|
||||
var { users, xml0, xml1 } = await initArrays(t, { users: 2 })
|
||||
|
Loading…
x
Reference in New Issue
Block a user