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
The reason is because this test tries to render today-4 and expects MM-DAY, but when in the first 4 days of January this renders the date with the previous year.
The text was updated successfully, but these errors were encountered:
## Which problem is this PR solving?
- Resolves#2090
## Description of the changes
- Mock the current date to a fix value to avoid time of year variations
in behavior
---------
Signed-off-by: Yuri Shkuro <[email protected]>
What happened?
Tests started failing.
The reason is because this test tries to render
today-4
and expects MM-DAY, but when in the first 4 days of January this renders the date with the previous year.The text was updated successfully, but these errors were encountered: