Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
adding comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhieddine-El-Kaissi committed Oct 17, 2024
1 parent b11d4fc commit c14cca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Thumbprint/Font.swift
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ public enum Font {
private static var didRegisterFonts = false

// MARK: - Testing
/// Used by snapshot tests to forcefully apply the given trait collection. Do not use in application code.
/// Used by snapshot tests to forcefully apply the given trait collection. Do not use in application code. same for nonisolated(unsafe)
public nonisolated(unsafe) static var traitCollectionOverrideForTesting: UITraitCollection?
}

Expand Down

0 comments on commit c14cca7

Please sign in to comment.