0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-10 11:51:33 +02:00

run formatter

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2026-05-05 22:01:50 -04:00
parent 3e45ab677b
commit 2785f6180f
No known key found for this signature in database
GPG Key ID: 924A5F6AF051E87C

View File

@ -17,9 +17,9 @@ import (
user_model "code.gitea.io/gitea/models/user"
api "code.gitea.io/gitea/modules/structs"
"code.gitea.io/gitea/tests"
"xorm.io/builder"
"github.com/stretchr/testify/assert"
"xorm.io/builder"
)
func seedOrgWithGroups(t *testing.T) {