Skip to content

Commit

Permalink
testcase name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xmariachi committed Feb 19, 2025
1 parent ba569ca commit afe773a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/emissions/keeper/inference_synthesis/weights_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ func (s *WeightsTestSuite) SetupTest() {
s.Require().NoError(err)
}

func (s *WeightsTestSuite) TestNormalizeWeights2() {
func (s *WeightsTestSuite) TestNormalizeWeights() {
testCases := []struct {
name string
weights synth.RegretInformedWeights
Expand Down

0 comments on commit afe773a

Please sign in to comment.