mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-11 04:11:18 +01:00
Add devtest in reserved usernames test
This commit is contained in:
parent
93d0836241
commit
90c0e9dace
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@ func TestRenameReservedUsername(t *testing.T) {
|
|||
"captcha",
|
||||
"commits",
|
||||
"debug",
|
||||
"devtest"
|
||||
"error",
|
||||
"explore",
|
||||
"favicon.ico",
|
||||
|
|
Loading…
Reference in a new issue