I get error: “TypeError: Cannot read property '2' of undefined. ” in javascript testing file

后端 未结 0 1110
离开以前
离开以前 2021-02-20 15:54
  it("should not allow non-owner to delete people", async function(){
    let instance = await People.deployed();
    await instance.createPerson("Lisa&qu         


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