Remove test for unknown prop now that we are allowing additional props fro txData

This commit is contained in:
Fabio Berger
2018-08-13 13:01:10 -07:00
parent bb4d15005a
commit c2b5fe3d84

View File

@@ -871,10 +871,6 @@ describe('Schema', () => {
{
gas: new BigNumber(42),
},
{
from: NULL_ADDRESS,
unknownProp: 'here',
},
{},
[],
new BigNumber(1),