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: make date picker test more resilient by selecting any available date
- Updated date picker story test to find any available day button instead of a specific date
- Added top-level regex constant for better performance
- Made date format assertion more flexible to handle any valid date format
- This fixes the failing test that was looking for a specific date that wasn't available
0 commit comments