Skip to content

Commit

Permalink
Update deployment/ccip/changeset/cs_update_rmn_config_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Makram <[email protected]>
  • Loading branch information
carte7000 and makramkd authored Dec 9, 2024
1 parent f884d44 commit 1ca99e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/ccip/changeset/cs_update_rmn_config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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{
{
Expand Down

0 comments on commit 1ca99e6

Please sign in to comment.