From 5616f40a162432aeca01d6b301d67f745709776f Mon Sep 17 00:00:00 2001 From: Felipe Andrade Date: Thu, 18 May 2023 16:30:33 -0700 Subject: [PATCH] also remove from config files --- proxyd/proxyd/integration_tests/testdata/caching.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/proxyd/proxyd/integration_tests/testdata/caching.toml b/proxyd/proxyd/integration_tests/testdata/caching.toml index 246a16e..f3c1327 100644 --- a/proxyd/proxyd/integration_tests/testdata/caching.toml +++ b/proxyd/proxyd/integration_tests/testdata/caching.toml @@ -10,8 +10,6 @@ namespace = "proxyd" [cache] enabled = true -block_sync_rpc_url = "$GOOD_BACKEND_RPC_URL" - [backends] [backends.good]