comment for injectedWeb3

pull/5370/head
aniket-engg 4 years ago committed by Aniket
parent c411adf40d
commit 052e4d2c67
  1. 3
      apps/remix-ide-e2e/src/tests/runAndDeploy.ts

@ -69,6 +69,9 @@ module.exports = {
.testFunction('last', {
status: 'true Transaction mined and execution succeed'
})
// When this is removed and tests are running by connecting to metamask
// Consider adding tests to check return value of contract call
// See: https://github.com/ethereum/remix-project/pull/1229
.end()
},

Loading…
Cancel
Save