Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrai committed Jan 24, 2024
1 parent c9011f3 commit ef676d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ abstract contract RewardsBaseTest is NounsDAOLogicV3BaseTest {
numProposalsEnoughForReward: 30,
proposalRewardBps: 100,
votingRewardBps: 50,
auctionRewardBps: 150,
auctionRewardBps: 100,
proposalEligibilityQuorumBps: 1000
})
});
Expand Down

0 comments on commit ef676d9

Please sign in to comment.