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
test(webapp): update the theme preference tests for the new theme set
The test's VALID_THEMES still listed "classic", which this branch removed
from the enum, so both loops asserted a value the schema now rejects.
Swapped in the current set and pinned the migration behaviour the removal
implies: a stored "classic" normalizes to dark and parses to undefined.
These are excluded from tsconfig.check.json, so the stale annotation
never surfaced in typecheck.
0 commit comments