Skip to content

Commit d0558a2

Browse files
committed
Periphery
1 parent fa75864 commit d0558a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/Sources/Networking/Network/BackgroundDownloadState.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ public struct BackgroundDownloadState: Codable {
1111

1212
/// Configure UserDefaults instance for testing.
1313
/// - Parameter userDefaults: The UserDefaults instance to use for persistence.
14+
// periphery:ignore - required by tests
1415
public static func configure(userDefaults: UserDefaults) {
1516
self.userDefaults = userDefaults
1617
}

0 commit comments

Comments
 (0)