fix tests

This commit is contained in:
Matthew Slipper 2022-10-15 09:59:11 -05:00
parent 8a624bb2ca
commit fd5e974bd5
3 changed files with 8 additions and 2 deletions

@ -18,4 +18,4 @@ backends = ["good"]
eth_chainId = "main"
[rate_limit]
enable_backend_limiter = true
enable_backend_rate_limiter = true

@ -20,3 +20,6 @@ backends = ["bad", "good"]
[rpc_method_mappings]
eth_chainId = "main"
[rate_limit]
enable_backend_rate_limiter = true

@ -26,3 +26,6 @@ backends = ["good"]
[rpc_method_mappings]
eth_chainId = "main"
[rate_limit]
enable_backend_rate_limiter = true