test(users): add e2e tests for preferences apis
This commit is contained in:
parent
fbe8708718
commit
2497968b82
5 changed files with 68 additions and 3 deletions
|
@ -46,7 +46,6 @@ type Quota struct {
|
|||
|
||||
type Preferences struct {
|
||||
Bg *sitestore.BgConfig `json:"bg"`
|
||||
BgURL string `json:"bgURL"`
|
||||
CSSURL string `json:"cssURL"`
|
||||
LanPackURL string `json:"lanPackURL"`
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue