mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-13 19:20:06 +00:00
97d2246375
The TestUserBlockHighlightsFileTokens test was rewritten to call HighlightFileTokens directly (UserBlock was deleted in the dead-code sweep). That left testTypography with no callers, so staticcheck U1000 flagged it.