Fix team-first future window selection
This commit is contained in:
@@ -17,7 +17,7 @@ struct TeamFirstIntegrationTests {
|
||||
|
||||
// MARK: - Test Data
|
||||
|
||||
private let planner = ScenarioEPlanner()
|
||||
private let planner = ScenarioEPlanner(currentDate: TestClock.now)
|
||||
|
||||
// MLB stadiums with realistic coordinates
|
||||
private let yankeeStadiumCoord = CLLocationCoordinate2D(latitude: 40.8296, longitude: -73.9262)
|
||||
|
||||
Reference in New Issue
Block a user