Skip to content

Commit

Permalink
Oups
Browse files Browse the repository at this point in the history
  • Loading branch information
lmarceau committed Feb 7, 2024
1 parent ea4ce0c commit df977ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ final class DefaultThemeManagerTests: XCTestCase {
}

func test_sutInitializesWithExpectedRegisteredValues() {
let _ = createSubject(with: userDefaults)
_ = createSubject(with: userDefaults)
let expectedSystemResult = true
let expectedNightModeResult = NSNumber(value: false)
let expectedPrivateModeResult = false
Expand Down

0 comments on commit df977ea

Please sign in to comment.