You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The function assertJSONEquivalent that is only used in the testing suite, should be a bit more forgiving when comparing JSON strings.
Here's a ghist demonstrating a failing test for JSON strings that should be considered equivalent.