From 1ca99e6d0fcbca79acfb98a260329663f13df809 Mon Sep 17 00:00:00 2001 From: "Simon B.Robert" Date: Mon, 9 Dec 2024 08:58:43 -0500 Subject: [PATCH] Update deployment/ccip/changeset/cs_update_rmn_config_test.go Co-authored-by: Makram --- deployment/ccip/changeset/cs_update_rmn_config_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/ccip/changeset/cs_update_rmn_config_test.go b/deployment/ccip/changeset/cs_update_rmn_config_test.go index 41fa67c2b92..3cd3a59e4e5 100644 --- a/deployment/ccip/changeset/cs_update_rmn_config_test.go +++ b/deployment/ccip/changeset/cs_update_rmn_config_test.go @@ -32,7 +32,7 @@ func TestUpdateRMNHomeConfig(t *testing.T) { contractsByChain[e.HomeChainSel] = append(contractsByChain[e.HomeChainSel], state.Chains[e.HomeChainSel].RMNHome.Address()) - // This is required because RMNHome is initially owner by the deployer + // This is required because RMNHome is initially owned by the deployer timelocksPerChain := buildTimelockPerChain(e.Env, state) _, err = commonchangeset.ApplyChangesets(t, e.Env, timelocksPerChain, []commonchangeset.ChangesetApplication{ {