1
0

Task Attachments (#104)

This commit is contained in:
konrad
2019-10-16 20:52:29 +00:00
committed by Gitea
parent e2f481a6e5
commit 2169464983
349 changed files with 22540 additions and 5267 deletions

View File

@ -1,6 +1,7 @@
package models
import (
"code.vikunja.io/api/pkg/db"
"github.com/stretchr/testify/assert"
"gopkg.in/d4l3k/messagediff.v1"
"testing"
@ -8,7 +9,7 @@ import (
func TestListUsersFromList(t *testing.T) {
err := LoadFixtures()
err := db.LoadFixtures()
assert.NoError(t, err)
testuser1 := &User{