Stabilize beta release with warning cleanup and edge-case fixes
This commit is contained in:
@@ -73,7 +73,6 @@ struct Bug2_InfiniteLoopTests {
|
||||
|
||||
@Test("calculateRestDays does not hang for normal multi-day stop")
|
||||
func calculateRestDays_normalMultiDay_terminates() {
|
||||
let calendar = TestClock.calendar
|
||||
let arrival = TestFixtures.date(year: 2026, month: 6, day: 10, hour: 12)
|
||||
let departure = TestFixtures.date(year: 2026, month: 6, day: 14, hour: 12)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user