Skip to content

OSIDB-2818: Affect section redesign #67

OSIDB-2818: Affect section redesign

OSIDB-2818: Affect section redesign #67

Triggered via pull request August 6, 2024 08:58
Status Failure
Total duration 52s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/components/__tests__/Settings.spec.ts > SettingsStore > initializes: src/stores/__tests__/SettingsStore.spec.ts#L26
AssertionError: expected { bugzillaApiKey: '', …(3) } to deeply equal { bugzillaApiKey: '', …(2) } - Expected + Received Object { + "affectsPerPage": 10, "bugzillaApiKey": "", "jiraApiKey": "", "showNotifications": false, } ❯ src/stores/__tests__/SettingsStore.spec.ts:26:43
src/stores/__tests__/SettingsStore.spec.ts > SettingsStore > initializes: src/stores/__tests__/SettingsStore.spec.ts#L26
AssertionError: expected { bugzillaApiKey: '', …(3) } to deeply equal { bugzillaApiKey: '', …(2) } - Expected + Received Object { + "affectsPerPage": 10, "bugzillaApiKey": "", "jiraApiKey": "", "showNotifications": false, } ❯ src/stores/__tests__/SettingsStore.spec.ts:26:43
tests
Process completed with exit code 1.