expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 18
I am getting this error can you please mention why?
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 18
I am getting this error can you please mention why?