mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-19 03:01:32 +10:00
fix: tests
This commit is contained in:
@ -97,4 +97,4 @@ test("single large file", async (t) => {
|
||||
}
|
||||
|
||||
fs.rmSync(dirName, { recursive: true });
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user