Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Jun 4, 2024
1 parent 0381b1a commit 47488c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x/feemarket/ante/fee_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,4 @@ func TestAnteHandle(t *testing.T) {
})
}
}
F

Check failure on line 123 in x/feemarket/ante/fee_test.go

View workflow job for this annotation

GitHub Actions / golangci-lint

syntax error: non-declaration statement outside function body (typecheck)

Check failure on line 123 in x/feemarket/ante/fee_test.go

View workflow job for this annotation

GitHub Actions / golangci-lint

expected declaration, found F (typecheck)

Check failure on line 123 in x/feemarket/ante/fee_test.go

View workflow job for this annotation

GitHub Actions / test-unit

expected declaration, found F

0 comments on commit 47488c5

Please sign in to comment.