Skip to content

Commit

Permalink
chore: update foundry/test/FoxStakingTestUpgrades.t.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
gomesalexandre authored Apr 11, 2024
1 parent b582b05 commit a28df23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundry/test/FoxStakingTestUpgrades.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ contract FoxStakingTestUpgrades is Test {
)
);

// Perform the upgrade, but as a non-owner
// Attempt to perform the upgrade, but as a non-owner
upgradeHelper.doUpgrade(nonOwner, foxStakingProxy);
}
}

0 comments on commit a28df23

Please sign in to comment.