Add devtest in reserved usernames test
(cherry picked from commit 90c0e9dace
)
This commit is contained in:
parent
9d0f632977
commit
422fe11271
|
@ -110,6 +110,7 @@ func TestRenameReservedUsername(t *testing.T) {
|
||||||
"captcha",
|
"captcha",
|
||||||
"commits",
|
"commits",
|
||||||
"debug",
|
"debug",
|
||||||
|
"devtest"
|
||||||
"error",
|
"error",
|
||||||
"explore",
|
"explore",
|
||||||
"favicon.ico",
|
"favicon.ico",
|
||||||
|
|
Loading…
Reference in New Issue