Skip to content

Svelte 5 Migration #327

Svelte 5 Migration

Svelte 5 Migration #327

Triggered via pull request October 29, 2024 13:56
@evlimevlim
synchronize #161
evlim:svelte5
Status Failure
Total duration 26s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/lib/mailer.test.ts > mailer > sendUserEmail > sends welcome email: src/lib/mailer.test.ts#L63
AssertionError: expected "spy" to be called at least once ❯ src/lib/mailer.test.ts:63:24
src/lib/mailer.test.ts > mailer > sendTemplatedEmail > sends templated email: src/lib/mailer.test.ts#L112
AssertionError: expected "spy" to be called at least once ❯ src/lib/mailer.test.ts:112:24
Tests
Process completed with exit code 1.