Skip to content

Commit

Permalink
fix: gofumpt issue
Browse files Browse the repository at this point in the history
  • Loading branch information
vishal-kanna committed Sep 20, 2024
1 parent 4234601 commit 3f01b70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/upgrade/integration/v3/mint_proposal.go
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,4 @@ var _ = Describe("Upgrade - Fee parameter change proposal", func() {
Expect(err).To(BeNil())
Expect(proposal.Status).To(BeEquivalentTo(govtypesv1.StatusPassed))
})

})

0 comments on commit 3f01b70

Please sign in to comment.