fix: Update duration format from number to string in recur test

This commit is contained in:
Erik Winter (aider) 2024-12-11 08:46:39 +01:00
parent c515b8f21e
commit a70f13be35
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ func TestRecur(t *testing.T) {
Deleted: false,
Recurrer: recur,
RecurNext: now,
Body: `{"title":"Test Event","start":"2024-01-01T10:00:00Z","duration":30}`,
Body: `{"title":"Test Event","start":"2024-01-01T10:00:00Z","duration":"30m"}`,
}
// Store the item