remix-lib lint

git4refactor
filip mertens 7 months ago
parent c3db5384c9
commit c03bb35533
  1. 1
      libs/remix-lib/test/txFormat.ts
  2. 1
      libs/remix-lib/test/util.ts

@ -45,7 +45,6 @@ function testWithInput (st, params, expected) {
}, () => {}, () => {})
}
tape('ContractStringParameters - (TxFormat.buildData) - format string input parameters', function (t) {
let output = compiler.compile(compilerInput(stringContract))
output = JSON.parse(output)

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save