Skip to content

Commit

Permalink
Fix value
Browse files Browse the repository at this point in the history
  • Loading branch information
hellobart committed Sep 5, 2023
1 parent f14890e commit ca75c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test/setup-test-env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ async function main() {
stLINK_DelegatorRewardsPool: stLINK_DelegatorRewardsPool.address,
},
{
stLINK_DelegatorRewardsPool: 'stLINK_DelegatorRewardsPool',
stLINK_DelegatorRewardsPool: 'RewardsPool',
}
)

Expand Down

0 comments on commit ca75c6b

Please sign in to comment.