Refactor User and DB handling #123

Merged
konrad merged 19 commits from refactor/user into master 2020-01-26 17:08:08 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit bab91b4fbc - Show all commits

View File

@ -40,6 +40,7 @@ func SetupTests() {
}
err = db.InitTestFixtures(
"files",
"label_task",
"labels",
"link_sharing",