--- a/tests/src/eth/util/playgrounds/unique.dev.ts +++ b/tests/src/eth/util/playgrounds/unique.dev.ts @@ -361,6 +361,7 @@ } clearApi() { + super.clearApi(); this.web3 = null; }