1
0

feat(api tokens): add tests

This commit is contained in:
kolaente
2023-09-01 10:19:31 +02:00
parent e3dac16398
commit d9bfcdab8e
7 changed files with 283 additions and 11 deletions

View File

@ -64,6 +64,7 @@ func SetupTests() {
"saved_filters",
"subscriptions",
"favorites",
"api_tokens",
)
if err != nil {
log.Fatal(err)