1
0

fix: lint

This commit is contained in:
kolaente
2023-03-05 14:34:34 +01:00
parent 066c26f83e
commit 077baba2ea
4 changed files with 17 additions and 20 deletions

View File

@ -70,7 +70,7 @@ func TestLabel_ReadAll(t *testing.T) {
args: args{
a: &user.User{ID: 1},
},
wantLs: []*labelWithTaskID{
wantLs: []*LabelWithTaskID{
{
Label: Label{
ID: 1,