diff --git a/protocols/route-processor/test/DataFetcher.test.ts b/protocols/route-processor/test/DataFetcher.test.ts index 3ffb06fb97..ded807e5fe 100644 --- a/protocols/route-processor/test/DataFetcher.test.ts +++ b/protocols/route-processor/test/DataFetcher.test.ts @@ -49,6 +49,7 @@ const chainIds = [ ChainId.OPTIMISM, ChainId.POLYGON, ChainId.FLARE, + ChainId.BASE, ] async function runTest() {