From f28845228b0a39e79087827153923045b74e054f Mon Sep 17 00:00:00 2001 From: xrsv Date: Tue, 11 Feb 2025 10:35:46 -0800 Subject: [PATCH] chore: enable unichain e2e tests (#1010) --- test/mocha/e2e/quote.test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/test/mocha/e2e/quote.test.ts b/test/mocha/e2e/quote.test.ts index a4968ff854..e670b6ed50 100644 --- a/test/mocha/e2e/quote.test.ts +++ b/test/mocha/e2e/quote.test.ts @@ -3167,7 +3167,6 @@ describe('quote', function () { // because they are testing V4_SEPOLIA_TEST_A -> V4_SEPOLIA_TEST_B // which no longer exists on re-deployed v4 pool manager c != ChainId.SEPOLIA && - c != ChainId.UNICHAIN && c != ChainId.MONAD_TESTNET && c != ChainId.UNICHAIN_SEPOLIA && c != ChainId.BASE_SEPOLIA