Skip to content

fix: createHTTPMethod test allow override #46

fix: createHTTPMethod test allow override

fix: createHTTPMethod test allow override #46

Triggered via push July 15, 2024 04:05
Status Failure
Total duration 28s
Artifacts

ci.yml

on: push
Main
19s
Main
Checking if it's valid for JSR
6s
Checking if it's valid for JSR
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/utils/create-http-method.test.ts > createHTTPMethod > working: src/utils/create-http-method.test.ts#L6
AssertionError: expected 'fetch failed' to equal undefined - Expected: undefined + Received: "fetch failed" ❯ src/utils/create-http-method.test.ts:6:28
Main
Process completed with exit code 1.