Skip to content

Conversation

@khassel
Copy link
Collaborator

@khassel khassel commented Aug 27, 2025

This is not a cosmetic change because jest errors when run with CI=true.

I got this error when running unit tests in gitlab:

FAIL unit tests/unit/functions/updatenotification_spec.js
  ● Test suite failed to run
    Outdated guide link: The snapshot guide link is outdated.Please update all snapshots while upgrading of Jest
    Expected: https://jestjs.io/docs/snapshot-testing
    Received: https://goo.gl/fbAQLP
      at validateSnapshotHeader (node_modules/@jest/snapshot-utils/build/index.js:104:12)
      at getSnapshotData (node_modules/@jest/snapshot-utils/build/index.js:156:28)

If you run the test without CI=true jest will update the file.

@rejas rejas merged commit 787fbda into MagicMirrorOrg:develop Aug 27, 2025
9 checks passed
@khassel khassel deleted the jest branch August 27, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants