Commit 3a96a09d authored by aniket-engg's avatar aniket-engg Committed by Aniket

comment for injectedWeb3

parent ae684a13
...@@ -69,6 +69,9 @@ module.exports = { ...@@ -69,6 +69,9 @@ module.exports = {
.testFunction('last', { .testFunction('last', {
status: 'true Transaction mined and execution succeed' 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() .end()
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment