Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jcompagni10 committed Jun 18, 2024
1 parent 55b431a commit 04fc130
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/tokenfactory/keeper/genesis_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,4 @@ func (suite *KeeperTestSuite) TestGenesis() {
exportedGenesis := app.TokenFactoryKeeper.ExportGenesis(context)
suite.Require().NotNil(exportedGenesis)
suite.Require().Equal(genesisState, *exportedGenesis)

}

0 comments on commit 04fc130

Please sign in to comment.