Stabilize unit and UI tests for SportsTime
This commit is contained in:
@@ -511,13 +511,6 @@ final class ItineraryTableViewController: UITableViewController {
|
||||
ItineraryReorderingLogic.travelRow(in: flatItems, forDay: day)
|
||||
}
|
||||
|
||||
deinit {
|
||||
#if DEBUG
|
||||
displayLink?.invalidate()
|
||||
displayLink = nil
|
||||
#endif
|
||||
}
|
||||
|
||||
// MARK: - Marketing Video Auto-Scroll
|
||||
|
||||
#if DEBUG
|
||||
|
||||
Reference in New Issue
Block a user