Skip to content

Commit 6291e5a

Browse files
committed
Add missing documentation to Snapshot property
1 parent 6c0288e commit 6291e5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/Testing/Issues/Issue.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ extension Issue {
288288
/// The kind of issue this value represents.
289289
public var kind: Kind.Snapshot
290290

291+
/// The severity of this issue.
291292
@_spi(Experimental)
292293
public var severity: Severity
293294

0 commit comments

Comments
 (0)