Fix failing tests

pull/5370/head
ioedeveloper 4 years ago
parent 92d54b5e00
commit fc003a5ce8
  1. 2
      apps/remix-ide-e2e/src/tests/debugger.test.ts

@ -165,7 +165,7 @@ const sources = [
project.state = State.Started;
project.goal = goal;
}
}
}
`
}
},

Loading…
Cancel
Save