Skip to content

Step 3 - Add useFixturesFakeDate helper function

Paul Slaughter requested to merge ps-add-use-fake-rspec-date into master

What does this MR do?

This MR replaces !53540 (closed) and significantly changes it's scope.

Instead of setting the default fake date to the one used in fixtures, it might be better to simple expose a helper function for specs to opt-in to this (see comment for reasoning).

Edited by Paul Slaughter

Merge request reports