summaryrefslogtreecommitdiffstats
path: root/integrations/branches_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'integrations/branches_test.go')
-rw-r--r--integrations/branches_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/integrations/branches_test.go b/integrations/branches_test.go
index e74f338aa2..ea38821d21 100644
--- a/integrations/branches_test.go
+++ b/integrations/branches_test.go
@@ -10,8 +10,8 @@ import (
"testing"
"github.com/PuerkitoBio/goquery"
- "github.com/Unknwon/i18n"
"github.com/stretchr/testify/assert"
+ "github.com/unknwon/i18n"
)
func TestViewBranches(t *testing.T) {