Stabilize unit and UI tests for SportsTime
This commit is contained in:
@@ -14,7 +14,7 @@ final class TravelPlacementTests: XCTestCase {
|
||||
|
||||
// MARK: - Helpers
|
||||
|
||||
private let calendar = Calendar.current
|
||||
private let calendar = TestClock.calendar
|
||||
|
||||
/// Create a date for May 2026 at a given day number.
|
||||
private func may(_ day: Int) -> Date {
|
||||
|
||||
Reference in New Issue
Block a user