File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Sources/Testing/Attachments/Images Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545/// Instead, the testing library provides additional initializers on [`Attachment`](https://developer.apple.com/documentation/testing/attachment)
4646/// that take instances of such types and handle converting them to image data when needed.
4747///
48- /// You do not generally need to add your own conformances to this protocol. If
49- /// you have an image in another format that needs to be attached to a test,
50- /// first convert it to an instance of one of the types above .
48+ /// You do not generally need to add your own conformances to this protocol. For
49+ /// a list of types that automatically conform to this protocol, see
50+ /// <doc:Attachments#Attach-images> .
5151///
5252/// @Metadata {
5353/// @Available(Swift, introduced: 6.3)
You can’t perform that action at this time.
0 commit comments