Skip to content

Commit

Permalink
chore: fixup
Browse files Browse the repository at this point in the history
Signed-off-by: moul <94029+moul@users.noreply.github.com>
  • Loading branch information
moul committed Nov 18, 2024
1 parent 5745829 commit a73eead
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tm2/pkg/sdk/params/keeper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -200,5 +200,3 @@ func TestKeeper_cache(t *testing.T) {
type s struct{ I int }

func indirect(ptr interface{}) interface{} { return reflect.ValueOf(ptr).Elem().Interface() }

// XXX: unit test the caching feature

0 comments on commit a73eead

Please sign in to comment.