Skip to content

Commit 8c71530

Browse files
committed
Fix test
1 parent 3154a96 commit 8c71530

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/user_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ func TestRenameReservedUsername(t *testing.T) {
9797

9898
reservedUsernames := []string{
9999
// ".", "..", ".well-known", // The names are not only reserved but also invalid
100-
"admin",
101100
"api",
102101
"assets",
103102
"attachments",

0 commit comments

Comments
 (0)