Bump braces from 3.0.2 to 3.0.3 #195
Annotations
2 errors
tests/index.test.ts#L47
AssertionError: expected '' to be 'hello from a pty' // Object.is equality
- Expected
+ Received
- hello from a pty
❯ onExit tests/index.test.ts:47:31
❯ wrapper.ts:79:35
This error originated in "tests/index.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 "spawns and exits". 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.
|
|
This job failed
Loading