mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-15 07:09:47 +01:00
Add devtest in reserved usernames test
(cherry picked from commit 90c0e9dace
)
This commit is contained in:
parent
9d0f632977
commit
422fe11271
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue