From 26d46f8d0eea556b9b3cc1bc9f58ff370d382bcb Mon Sep 17 00:00:00 2001 From: AnieeG Date: Fri, 22 Nov 2024 18:54:40 -0800 Subject: [PATCH] revert --- integration-tests/testconfig/ccip/ccip.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/testconfig/ccip/ccip.toml b/integration-tests/testconfig/ccip/ccip.toml index 579aeef326e..85e645ed0b9 100644 --- a/integration-tests/testconfig/ccip/ccip.toml +++ b/integration-tests/testconfig/ccip/ccip.toml @@ -3,7 +3,7 @@ chainlink_node_funding = 1 [Network] -selected_networks = ['SIMULATED_1', 'SIMULATED_2', 'SIMULATED_3'] +selected_networks = ['SIMULATED_1', 'SIMULATED_2'] [Network.EVMNetworks.SIMULATED_1] evm_name = 'chain-1337'