Eth api uninstall unit test.
This commit is contained in:
parent
ea150f7958
commit
a2d1ab535c
@ -687,7 +687,7 @@ class EthApiTest extends TestCase
|
||||
// infura banned us to uninstall filter
|
||||
return $this->assertTrue($err !== null);
|
||||
}
|
||||
$this->assertTrue(is_string($filter));
|
||||
$this->assertTrue(is_bool($filter));
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user