Skip to content

tests fail on node 24.6 #211

@hildjj

Description

@hildjj

On the master branch, the tests yield:

> [email protected] test
> npm run test:e2e && npm run test:typescript


> [email protected] test:e2e
> ./test/e2e/compare.sh

51,52c51
<                       "operator": "strictEqual",
<                       "diff": "simple"
---
>                       "operator": "strictEqual"

This is due to an intentional change in node 24.6: nodejs/node#58253

I'm working on a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions