mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 14:04:02 +03:00
Formatting by gofumpt
This commit is contained in:
@@ -100,7 +100,7 @@ func (suite *StatsdTestSuite) SetupTest() {
|
||||
|
||||
func (suite *StatsdTestSuite) TearDownTest() {
|
||||
suite.statsd.Shutdown()
|
||||
suite.factory.Close() //nolint: errcheck
|
||||
suite.factory.Close() //nolint: errcheck
|
||||
suite.statsdServer.Close() //nolint: errcheck
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user