Skip to content

Cannot figure out what's wrong with '.keys()' method #228

@posquit0

Description

@posquit0

I got the below error message after updating should package from 10.0.0 to 11.1.1.
It doesn't have any error before.

 Uncaught AssertionError: expected Object {
  expiry: Object {
    ...
  },
  registrationNumber: Object {
    ...
  },
  password: Object {
    ...
  }
} to have key expiry,registrationNumber,password
        missing keys: expiry,registrationNumber,password

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions