mirror of
https://github.com/oven-sh/bun
synced 2026-02-13 20:39:05 +00:00
get node:fs tests passing part 1 (#16270)
This commit is contained in:
@@ -820,7 +820,6 @@ pub const CommandLineReporter = struct {
|
||||
},
|
||||
.always_return_none = true,
|
||||
},
|
||||
.sync,
|
||||
);
|
||||
|
||||
// Write the lcov.info file to a temporary file we atomically rename to the final name after it succeeds
|
||||
|
||||
Reference in New Issue
Block a user