Skip to content

Commit

Permalink
revert unintended skip test (cosmos#8789)
Browse files Browse the repository at this point in the history
Co-authored-by: Alessio Treglia <[email protected]>
  • Loading branch information
sahith-narahari and Alessio Treglia authored Mar 4, 2021
1 parent 82aedba commit 72fb8b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/feegrant/simulation/decoder_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ var (
)

func TestDecodeStore(t *testing.T) {
t.Skip()
cdc := simapp.MakeTestEncodingConfig().Marshaler
dec := simulation.NewDecodeStore(cdc)

Expand Down

0 comments on commit 72fb8b3

Please sign in to comment.