Issue.Kind.valueAttachmentFailed(_:)
An issue due to an Error being thrown while attempting to save an attachment to a test report or to disk.
Declaration
case valueAttachmentFailed(any Error)Parameters
- error:
The error which was associated with this issue.