Skip to content

Commit ee066b6

Browse files
committed
format test
1 parent f387363 commit ee066b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/integration/api_org_runner_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ import (
88
"net/http"
99
"testing"
1010

11+
actions_model "code.gitea.io/gitea/models/actions"
1112
auth_model "code.gitea.io/gitea/models/auth"
1213
"code.gitea.io/gitea/models/db"
1314
api "code.gitea.io/gitea/modules/structs"
1415
"code.gitea.io/gitea/tests"
1516

16-
actions_model "code.gitea.io/gitea/models/actions"
17-
1817
"github.com/stretchr/testify/assert"
1918
)
2019

0 commit comments

Comments
 (0)