JEST Expected: true Received: false

前端 未结 0 1510
忘了有多久
忘了有多久 2021-02-19 04:53

I have a problem in testing the components.

So i want to test a modal, however, when i try to test it, i get this error

expect(received).toBe(expected) //          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题