Skip to content

Commit e0c0f0b

Browse files
authored
Update test.js
1 parent 87dab4e commit e0c0f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@ t('atomic writes: close() fails when parent directory is removed', async root =>
603603
})
604604
*/
605605

606-
606+
/*
607607
t('atomic writes: writable file streams make atomic changes on close', async root => {
608608
handle = await createEmptyFile('atomic_writes.txt', root)
609609
wfs = await handle.createWritable()

0 commit comments

Comments
 (0)