diff --git a/test/v2/createPool/composableStable.integration.test.ts b/test/v2/createPool/composableStable.integration.test.ts index b70dd3dd..085ae805 100644 --- a/test/v2/createPool/composableStable.integration.test.ts +++ b/test/v2/createPool/composableStable.integration.test.ts @@ -26,7 +26,6 @@ describe('Create Composable Stable Pool tests', () => { let rpcUrl: string; beforeAll(async () => { - // TODO: find out why findEventInReceiptLogs doesn't find the event when blockNumber is updated to 21373640n (this causes test to fail) ({ rpcUrl } = await startFork( ANVIL_NETWORKS.MAINNET, undefined,