feat: v4 #445
Annotations
5 errors
|
Run yarn test:
test/core/module-loading.test.ts#L15
AssertionError: expected 'C:\pooba\Projects\sern\halibu\dist\co…' to deeply equal 'ping'
- Expected
+ Received
- ping
+ C:\pooba\Projects\sern\halibu\dist\commands\ping
❯ test/core/module-loading.test.ts:15:35
|
Run yarn test:
test/core/module-loading.test.ts#L20
AssertionError: expected 'C:\pooba\Projects\sern\halibu\dist\co…' to deeply equal 'ping'
- Expected
+ Received
- ping
+ C:\pooba\Projects\sern\halibu\dist\commands\ping
❯ test/core/module-loading.test.ts:20:35
|
Run yarn test:
test/handlers/dispatchers.test.ts#L44
AssertionError: expected "spy" to be called once, but got 0 times
❯ test/handlers/dispatchers.test.ts:44:27
|
Run yarn test
Process completed with exit code 1.
|
Loading