You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Sources/SnapshotTesting/Snapshotting/SwiftUIView.swift
+1-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ extension Snapshotting where Value: SwiftUI.View, Format == UIImage {
28
28
/// - Parameters:
29
29
/// - drawHierarchyInKeyWindow: Utilize the simulator's key window in order to render `UIAppearance` and `UIVisualEffect`s. This option requires a host application for your tests and will _not_ work for framework test targets.
30
30
/// - precision: The percentage of pixels that must match.
0 commit comments