Skip to content

Commit

Permalink
Update RecurrenceTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
axunonb authored Jan 2, 2025
1 parent 179fb40 commit bd0c560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ical.Net.Tests/RecurrenceTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3201,7 +3201,7 @@ public void OccurrenceMustBeCompletelyContainedWithinSearchRange()
/// Evaluate relevancy and validity of the request.
/// Find a solution for issue #120 or close forever
/// </summary>
[Test, Ignore("No solution for issue #120 yet", Until = "2024-12-31")]
[Test, Ignore("No solution for issue #120 yet", Until = "2025-12-31")]
public void EventsWithShareUidsShouldGenerateASingleRecurrenceSet()
{
//https://github.com/rianjs/ical.net/issues/120 dated Sep 5, 2016
Expand Down

0 comments on commit bd0c560

Please sign in to comment.