Commit d2c41d0d authored by Luke Schoen's avatar Luke Schoen
Browse files

test: Fix all failing tests

* Update tests to include missing `token` property to a Tx of Ether or Token

* Update tests to include missing `address` property to a Tx of Ether to fixes `TypeError: Cannot read property 'address' of undefined` error

* Update tests to include missing `options` and `args` properties to the Tx so the second argument passed to `transfer$` in `contractForToken(token.address).transfer$(..., ...)` is not NaN

* Fix error `ReferenceError: regeneratorRuntime is not defined`
parent d293a7df
Pipeline #29575 passed with stage
in 2 minutes and 5 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment