Step 3 - Update default fake date to match rspec fixtures
requested to merge 236004-set-jest-fake-date-to-date-in-fixtures into 236004-use-fake-date-everywhere
- Step 1 - Add fake_date test helper
- Step 2 - Setup
useFakeDate
by default in Jest Step 3 - Update default fake date to match rspec fixtures- Step 3 - Add helper for
useFixturesFakeDate
What does this MR do?
This MR updates the default fake date to match the one we use for generating fixtures in rspec.
References
- Related to #236004 (closed)
Edited by Paul Slaughter