|
@@ -292,7 +292,7 @@ test("unicode filenames", async () => {
|
|
|
})
|
|
})
|
|
|
})
|
|
})
|
|
|
|
|
|
|
|
-test("unicode filenames modification and restore", async () => {
|
|
|
|
|
|
|
+test.skip("unicode filenames modification and restore", async () => {
|
|
|
await using tmp = await bootstrap()
|
|
await using tmp = await bootstrap()
|
|
|
await Instance.provide({
|
|
await Instance.provide({
|
|
|
directory: tmp.path,
|
|
directory: tmp.path,
|