Open posquit0 opened 8 years ago
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.
should
10.0.0
11.1.1
Uncaught AssertionError: expected Object { expiry: Object { ... }, registrationNumber: Object { ... }, password: Object { ... } } to have key expiry,registrationNumber,password missing keys: expiry,registrationNumber,password
I got the below error message after updating
should
package from10.0.0
to11.1.1
. It doesn't have any error before.