aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/cors_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/cors_test.go')
-rw-r--r--tests/integration/cors_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/integration/cors_test.go b/tests/integration/cors_test.go
index f531801627..c702c62e48 100644
--- a/tests/integration/cors_test.go
+++ b/tests/integration/cors_test.go
@@ -9,6 +9,7 @@ import (
"testing"
"code.gitea.io/gitea/tests"
+
"github.com/stretchr/testify/assert"
)