Clean
This commit is contained in:
parent
02ebe9cb15
commit
f7f056ef76
|
@ -22,7 +22,7 @@ async function waitForQueueCompletion() {
|
|||
}
|
||||
|
||||
describe("docWritethrough", () => {
|
||||
beforeAll(async () => {
|
||||
beforeAll(() => {
|
||||
init()
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue