difftreelog
test(util) fix extra message labeling
in: master
1 file changed
tests/src/eth/util/playgrounds/unique.dev.tsdiffbeforeafterboth154 await this.helper.executeExtrinsic(154 await this.helper.executeExtrinsic(155 signer,155 signer,156 'api.tx.evm.call', [this.helper.address.substrateToEth(signer.address), contractAddress, abi, value, gasLimit, gasPrice, null, null, []],156 'api.tx.evm.call', [this.helper.address.substrateToEth(signer.address), contractAddress, abi, value, gasLimit, gasPrice, null, null, []],157 true, 'Unable to perform evm.call',157 true,158 );158 );159 }159 }160160