Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(expect-utils): Fix deep equality of ImmutableJS Lists #12763

Merged
merged 2 commits into from May 2, 2022

Commits on Apr 29, 2022

  1. fix(expect-utils): Skip ImmutableList entries check

    Some of their internal properties may not match, but they should be
    considered equal.
    romellem committed Apr 29, 2022
    Copy the full SHA
    8e11fcc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Update packages/expect-utils/src/jasmineUtils.ts

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    SimenB and mrazauskas committed Apr 30, 2022
    Copy the full SHA
    f93c393 View commit details
    Browse the repository at this point in the history