Skip to content

Commit

Permalink
fixing small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
EngOmarElsayed committed May 19, 2024
1 parent 19292f7 commit 174e945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/UserDefaultsTests/UserDefaultsTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import UserDefaults

internal final class UserDefaultsTests: XCTestCase {

override func setUp() {\
override func setUp() {
super.setUp()
deleteArtifactsFromUserDefaults(for: \.testKey)
}
Expand Down

0 comments on commit 174e945

Please sign in to comment.