Skip to content

Improved Processing UX #741

Improved Processing UX

Improved Processing UX #741

Triggered via pull request November 18, 2024 14:55
Status Failure
Total duration 1m 56s
Artifacts

sveltekit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/lib/components/accounts/tests/Mailkey.test.ts > Mailkey: src/lib/components/accounts/tests/Mailkey.test.ts#L7
Error: Snapshot `Mailkey 1` mismatched - Expected + Received @@ -7,11 +7,11 @@ > <header class="svelte-65lbzd" > <button - class="primary normal ghost svelte-141617s" + class="primary normal ghost svelte-12ugz1l" title="" type="button" > <svg class="octicon octicon-x-circle" @@ -69,20 +69,20 @@ <div style="display: flex; flex-direction: row; flex-wrap: wrap; align-items: stretch; justify-content: center; gap: 1rem;" > <button - class="primary normal minW svelte-141617s" + class="primary normal minW svelte-12ugz1l" title="" type="button" > Create new email address </button> <button - class="danger normal minW svelte-141617s" + class="danger normal minW svelte-12ugz1l" title="" type="button" > Delete existing address </button> ❯ src/lib/components/accounts/tests/Mailkey.test.ts:7:28
unit-test
Process completed with exit code 1.