Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt committed Jun 10, 2022
1 parent 06e11ce commit 1679a6e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions x/nft/client/testutil/cli_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,3 @@ func TestIntegrationTestSuite(t *testing.T) {
cfg.NumValidators = 1
suite.Run(t, NewIntegrationTestSuite(cfg))
}

func TestIntegrationTestSuite_Legacy(t *testing.T) {
cfg := network.DefaultConfig()
cfg.NumValidators = 1
suite.Run(t, NewIntegrationTestSuite(cfg))
}

0 comments on commit 1679a6e

Please sign in to comment.