<ahref="https://solidity.readthedocs.io/en/v0.6.2/contracts.html#receive-ether-function"title="check out docs for using 'receive'/'fallback'"target="_blank">
.assert.containsText(`#instance${address} label[id="deployAndRunLLTxError"]`,`the calldata should be a valid hexadecimal value with size of at least one byte.`)
.assert.containsText(`#instance${address} label[id="deployAndRunLLTxError"]`,`The calldata should be a valid hexadecimal value with size of at least one byte.`)
.perform(done)
})
})
},
'Use special functions receive/fallback - both are declared, failing sending data with odd number of digits':function(browser){