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{ {