Tuesday, March 26, 2024
1 change · saas-17.2
Resolved issues and error corrections
This fix ensures tests that depend on specific dates use the intended server date instead of an outdated default from 2019. It helps prevent false test failures and improves confidence in release quality without changing end-user behavior.
Original PR description
mock server date is by default in 2019, which can lead into unwanted behaviours. Mock the correct date to the server for those hard coded date tests.