parent
d95caf50ec
commit
43cf2f3b55
11 changed files with 258 additions and 40 deletions
|
@ -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)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue