Skip to content

Notification revamp #1893

Notification revamp

Notification revamp #1893

Triggered via pull request November 19, 2024 14:58
Status Failure
Total duration 1m 1s
Artifacts

lint.yaml

on: pull_request
Run linters
50s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests/unit/alert.spec.js > createAlert function > should call createAlert on the singleton AlertController instance: tests/unit/alert.spec.js#L78
AssertionError: expected "createAlert" to be called with arguments: [ Array(3) ] Received: 1st createAlert call: Array [ "info", "Singleton Alert", undefined, + undefined, + undefined, ] Number of calls: 1 ❯ tests/unit/alert.spec.js:78:32
Run linters
Process completed with exit code 1.