mirror of
1
Fork 0

Add missing trailing comma

(cherry picked from commit 859cc23dc2)
This commit is contained in:
Ikuyo 2024-07-23 11:04:57 +05:00 committed by GitHub
parent 422fe11271
commit 19dd7e9ebc
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ func TestRenameReservedUsername(t *testing.T) {
"captcha", "captcha",
"commits", "commits",
"debug", "debug",
"devtest" "devtest",
"error", "error",
"explore", "explore",
"favicon.ico", "favicon.ico",