chore(deps): bump jiti from 2.6.1 to 2.7.0 #1547
Annotations
2 errors
|
ci-bun
Process completed with exit code 1.
|
|
apps/cli/config.test.ts > loadConfig > throws if importing the config file fails:
apps/cli/config.test.ts#L72
AssertionError: promise resolved "{ config: { …(1) }, …(1) }" instead of rejecting
- Expected
+ Received
- Error {
- "message": "rejected promise",
+ {
+ "config": {},
+ "configFile": "/tmp/ow-dXhYCr/openworkflow.config.js",
}
❯ apps/cli/config.test.ts:72:36
|