UnhandledPromiseRejection when calling axios.put in jest test

前端 未结 0 911
野性不改
野性不改 2021-01-01 06:45

I have a very simple test that tests a redux action creator. This is what my test looks like:

it.only("it should fail paying for an order", async (d         


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