mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-06-05 12:06:41 +08:00

committed by
techknowlogick

parent
d95caf50ec
commit
43cf2f3b55
@ -38,6 +38,7 @@ func TestUserOrgs(t *testing.T) {
|
||||
Description: "",
|
||||
Website: "",
|
||||
Location: "",
|
||||
Visibility: "public",
|
||||
},
|
||||
}, orgs)
|
||||
}
|
||||
@ -63,6 +64,7 @@ func TestMyOrgs(t *testing.T) {
|
||||
Description: "",
|
||||
Website: "",
|
||||
Location: "",
|
||||
Visibility: "public",
|
||||
},
|
||||
}, orgs)
|
||||
}
|
||||
|
Reference in New Issue
Block a user