Skip to content

Commit

Permalink
Update x/tokenomics/keeper/update_relay_mining_difficulty_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan White <[email protected]>
  • Loading branch information
Olshansk and bryanchriswhite authored Jun 19, 2024
1 parent aa87d25 commit 225687e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/tokenomics/keeper/update_relay_mining_difficulty_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
)

// This is a "base" test for updating relay mining difficulty to go through
// a flow testing a few different scenarios, but does not covert a full range
// a flow testing a few different scenarios, but does not cover the full range
// of edge or use cases.
func TestUpdateRelayMiningDifficulty_Base(t *testing.T) {
keeper, ctx := keepertest.TokenomicsKeeper(t)
Expand Down

0 comments on commit 225687e

Please sign in to comment.