Skip to content

Commit

Permalink
fix import order/sort api branch test
Browse files Browse the repository at this point in the history
  • Loading branch information
tle-huu committed May 29, 2020
1 parent c87a2b4 commit 9651305
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion integrations/api_branch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@
package integrations

import (
api "code.gitea.io/gitea/modules/structs"
"net/http"
"net/url"
"testing"

api "code.gitea.io/gitea/modules/structs"

"github.com/stretchr/testify/assert"
)

Expand Down

0 comments on commit 9651305

Please sign in to comment.