Skip to content

Making sure test failure is caught #5

Making sure test failure is caught

Making sure test failure is caught #5

Triggered via push August 4, 2024 19:58
Status Failure
Total duration 28s
Artifacts

deploy.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/index.spec.ts > Hello World worker > responds with Hello World! (unit style): test/index.spec.ts#L18
Error: Snapshot `Hello World worker > responds with Hello World! (unit style) 1` mismatched - Expected + Received - "Hello world!" + "Hello passkeys.dev!" ❯ test/index.spec.ts:18:33
test/index.spec.ts > Hello World worker > responds with Hello World! (integration style): test/index.spec.ts#L23
Error: Snapshot `Hello World worker > responds with Hello World! (integration style) 1` mismatched - Expected + Received - "Hello world!" + "Hello passkeys.dev!" ❯ test/index.spec.ts:23:33
test (20)
Process completed with exit code 1.