Skip to content

GitHub Desktop Pull Request Notification Testing - Failed Unit Tests #7

GitHub Desktop Pull Request Notification Testing - Failed Unit Tests

GitHub Desktop Pull Request Notification Testing - Failed Unit Tests #7

Triggered via pull request October 31, 2023 13:36
Status Failure
Total duration 5m 29s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
macOS x64: app/test/unit/accounts-store-test.ts#L23
Error: expect(received).toBe(expected) // Object.is equality Expected: "joan-WRONG" Received: "joan" at Object.<anonymous> (/Users/runner/work/desktop/desktop/app/test/unit/accounts-store-test.ts:23:30) at runNextTicks (node:internal/process/task_queues:60:5) at processImmediate (node:internal/timers:447:9)
macOS x64
Process completed with exit code 1.