jest.setSystemTime seems to be broken when extraGlobals includes 'Date'
- check out this repo
- run "yarn test" -- see that this succeeds
- run "yarn test-broken" -- see that this fails
"test-broken" simply runs the same test with the jest.config.broken.js config file