mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 15:02:26 -06:00
go fmt (#278)
This commit is contained in:
parent
27605f7c47
commit
a07e62e49e
5 changed files with 8 additions and 9 deletions
|
|
@ -26,7 +26,7 @@ import (
|
|||
|
||||
type TransTestSuite struct {
|
||||
suite.Suite
|
||||
db db.DB
|
||||
db db.DB
|
||||
}
|
||||
|
||||
func (suite *TransTestSuite) SetupTest() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue