mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-06 16:13:16 -06:00
go fmt
This commit is contained in:
parent
7e80eafaea
commit
28f89891d6
9 changed files with 47 additions and 47 deletions
|
|
@ -33,7 +33,7 @@ type TransTestSuite struct {
|
|||
|
||||
func (suite *TransTestSuite) SetupTest() {
|
||||
suite.db = testrig.NewTestDB()
|
||||
suite.log = testrig.NewTestLog()
|
||||
suite.log = testrig.NewTestLog()
|
||||
testrig.StandardDBSetup(suite.db, nil)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue