Implement the show command (#53)
This commit is contained in:
committed by
Simone Basso
parent
b9b555ba68
commit
f425d3f007
@@ -42,6 +42,7 @@ type NettestConfig struct {
|
||||
// Websites test group
|
||||
type Websites struct {
|
||||
EnabledCategories []string `json:"enabled_categories"`
|
||||
Limit int `json:"limit"`
|
||||
}
|
||||
|
||||
// NettestConfigs returns a list configured enabled tests for the group
|
||||
|
||||
Reference in New Issue
Block a user