Ad
  • Custom User Avatar

    ( Node 10.x )

    error message: : expected [ Array(2) ] to deeply equal [ Array(8) ]

    This error message is not helpful.

    I don't know how to fix that for Test.assertDeepEquals actually; I do know you can use chai and do something with config.truncateThreshold which does not have this problem.