Skip to content

Fix jest time reporting by resetting environment

Paul Slaughter requested to merge ps-fix-jest-time-reporting into master

What does this MR do?

Right now Jest reports negative time 😬

example

It looks like this is because we need to reset to the real date in our environment.js.

Screenshots (strongly suggested)

It works now! 🎉

Screen_Shot_2021-02-11_at_5.34.42_PM

Edited by Paul Slaughter

Merge request reports