We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0658d9 commit 837238aCopy full SHA for 837238a
Sources/SnapshotTesting/Common/View.swift
@@ -12,7 +12,7 @@
12
#endif
13
14
#if os(iOS) || os(tvOS)
15
- public struct ViewImageConfig {
+ public struct ViewImageConfig: Sendable {
16
public enum Orientation {
17
case landscape
18
case portrait
0 commit comments