Commit 1e84ad28 authored by yann300's avatar yann300

fix e2e tests

parent ef883c35
...@@ -147,7 +147,6 @@ module.exports = { ...@@ -147,7 +147,6 @@ module.exports = {
.waitForElementPresent('.instance:nth-of-type(3)') .waitForElementPresent('.instance:nth-of-type(3)')
.click('.instance:nth-of-type(3) > div > button') .click('.instance:nth-of-type(3) > div > button')
.clickFunction('g - transact (not payable)', { types: '', values: '' }) .clickFunction('g - transact (not payable)', { types: '', values: '' })
.testFunction('latest', {})
.journalLastChildIncludes(`Error provided by the contract: .journalLastChildIncludes(`Error provided by the contract:
E E
Parameters: Parameters:
......
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