fix(migration): make sure trello checklists are properly imported
This commit is contained in:
@ -86,7 +86,7 @@ func TestConvertTrelloToVikunja(t *testing.T) {
|
||||
Name: "Pending Task",
|
||||
},
|
||||
{
|
||||
State: "completed",
|
||||
State: "complete",
|
||||
Name: "Completed Task",
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user