You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(snapshot): Use symbolic constants for night mode detection
Replace hardcoded hex literals (0x30, 0x20) with UI_MODE_NIGHT_MASK
and UI_MODE_NIGHT_YES constants from PreviewConstants for consistency
with the rest of the generated test code.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments