mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
bun-serve-file was missing
This commit is contained in:
@@ -369,5 +369,8 @@
|
||||
"test/napi/node-napi-tests/test/js-native-api/2_function_arguments/do.test.ts": {
|
||||
"darwin": { "retries": 1, "warnInsteadOfFail": true },
|
||||
"note": "failing on new mac ci runners"
|
||||
},
|
||||
"test/js/bun/http/bun-serve-file.test.ts": {
|
||||
"*": 8
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user