fix linting

pull/5370/head
yann300 3 years ago
parent 53242fcb41
commit 3e71829e27
  1. 2
      apps/remix-ide-e2e/src/tests/transactionExecution.spec.ts

@ -200,7 +200,7 @@ module.exports = {
.journalLastChildIncludes('"documentation": "param3 from library"')
.journalLastChildIncludes('Debug the transaction to get more information.')
.end()
},
}
}
// @TODO test: bytes8[3][] type as input

Loading…
Cancel
Save