summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorIkuyo <searinminecraft@outlook.ph>2024-07-23 08:04:57 +0200
committerGitHub <noreply@github.com>2024-07-23 15:01:36 +0200
commit19dd7e9ebc97d2d9a709565f525f23921322c41f (patch)
tree9b5c768a749d26a4e74a6df57864503c7380d0dc /tests
parentAdd devtest in reserved usernames test (diff)
downloadforgejo-19dd7e9ebc97d2d9a709565f525f23921322c41f.tar.xz
forgejo-19dd7e9ebc97d2d9a709565f525f23921322c41f.zip
Add missing trailing comma
(cherry picked from commit 859cc23dc2b79e6ddbdbceb39e47c81fbbc46ad4)
Diffstat (limited to 'tests')
-rw-r--r--tests/integration/user_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/user_test.go b/tests/integration/user_test.go
index 4832503f16..95882e5ff3 100644
--- a/tests/integration/user_test.go
+++ b/tests/integration/user_test.go
@@ -110,7 +110,7 @@ func TestRenameReservedUsername(t *testing.T) {
"captcha",
"commits",
"debug",
- "devtest"
+ "devtest",
"error",
"explore",
"favicon.ico",