feat(api tokens): add tests
This commit is contained in:
@ -58,6 +58,7 @@ func GetTables() []interface{} {
|
||||
&SavedFilter{},
|
||||
&Subscription{},
|
||||
&Favorite{},
|
||||
&APIToken{},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user