Stabilize unit and UI tests for SportsTime
This commit is contained in:
@@ -41,6 +41,7 @@ enum UIDesignStyle: String, CaseIterable, Identifiable, Codable {
|
||||
// MARK: - Design Style Manager
|
||||
|
||||
@Observable
|
||||
@MainActor
|
||||
final class DesignStyleManager {
|
||||
static let shared = DesignStyleManager()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user