comment for injectedWeb3

pull/1234/head
aniket-engg 4 years ago committed by Aniket
parent ae684a13da
commit 3a96a09dc6
  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