1
0

fix(views): update test fixtures for new structure

This commit is contained in:
kolaente
2024-03-18 23:09:02 +01:00
parent d4bdd2d4e8
commit 9075a45cb8
7 changed files with 1274 additions and 97 deletions

View File

@ -66,6 +66,9 @@ func SetupTests() {
"favorites",
"api_tokens",
"reactions",
"project_views",
"task_positions",
"task_buckets",
)
if err != nil {
log.Fatal(err)