Fixing issue #84 #48
Annotations
1 error
composables/useRunManager.test.ts > useRunManager > handles successful API request:
app/composables/useRunManager.test.ts#L74
AssertionError: expected "spy" to be called with arguments: [ '/api/inspect-url', …(1) ]
Received:
1st spy call:
[
"/api/inspect-url",
{
"body": {
+ "currentReportId": null,
"url": "https://example.com",
},
"method": "POST",
},
]
Number of calls: 1
❯ composables/useRunManager.test.ts:74:23
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
results
|
1.54 KB |
sha256:fc1398ca6f058536cec042f054dfca12d08520f30d7f55acd08322bc33bcbc07
|
|