Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test failure #82

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Fix test failure #82

merged 1 commit into from
Oct 9, 2023

Conversation

MichaelEischer
Copy link
Collaborator

Synchronizing an event now requires calling GetCalendarID() on the sink. This requirement was concurrently introduced by the commit
feat: do not resurrect event when syncing in both directions #67 which conflicts with feat: Implement option to enable / disable sync of declined events #62 .

Synchronizing an event now requires calling `GetCalendarID()` on the sink.
This requirement was introduced by the commit
`feat: do not resurrect event when syncing in both directions` which
conflicts with `feat: Implement option to enable / disable sync of
declined events`.
@MichaelEischer MichaelEischer merged commit 82567b0 into main Oct 9, 2023
5 checks passed
@MichaelEischer MichaelEischer deleted the fix-test-failure branch October 9, 2023 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants