mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 10:07:22 +00: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