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
Array properties are represented as juggler `List` instance, we need
to modify test assertions to convert them via `toArray()` before
applying `.should.eql` check.
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
0 commit comments