We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d45035 commit b73d567Copy full SHA for b73d567
1 file changed
Demo/DemoTests/Helpers/Snapshotting+WindowImage.swift
@@ -17,6 +17,7 @@ extension Snapshotting where Value: UIViewController, Format == UIImage {
17
callback(image)
18
UIView.setAnimationsEnabled(true)
19
}
20
+ window.removeFromSuperview()
21
22
23
0 commit comments