Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
sainoe committed Jun 25, 2024
1 parent a787cca commit a1ab83b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/ccv/provider/migrations/v7/migrations_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,4 @@ func TestMigrateParams(t *testing.T) {
migratedParams := k.GetParams(ctx)
require.NotEmpty(t, migratedParams)
require.Equal(t, defaultParams, migratedParams)
require.NotEqual(t, emptyParams, migratedParams)
}

0 comments on commit a1ab83b

Please sign in to comment.