fix: 令牌刷新后只重试了其中一个接口 #52
Annotations
2 errors
test/build.test.ts#L10
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ ChildProcess.<anonymous> test/build.test.ts:10:22
❯ ChildProcess.emit node:events:518:28
❯ Process.ChildProcess._handle.onexit node:internal/child_process:293:12
This error originated in "test/build.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "ESM with type=commonjs". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
The logs for this run have expired and are no longer available.
Loading