mirror of
https://github.com/oven-sh/bun
synced 2026-02-13 20:39:05 +00:00
@@ -567,6 +567,7 @@ pub const TestCommand = struct {
|
||||
.Rejected => {
|
||||
var result = promise.result(vm.global.vm());
|
||||
vm.runErrorHandler(result, null);
|
||||
reporter.summary.fail += 1;
|
||||
return;
|
||||
},
|
||||
else => {},
|
||||
|
||||
Reference in New Issue
Block a user