React testing library failing test

后端 未结 0 340
抹茶落季
抹茶落季 2020-12-04 00:40

I have the following test:

it("submits correct values", async () => {
    const {container, findByText} = render(
        

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