You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the difference between two versions. If I remove it in 1.0.7 I can mock normally as in 1.0.6. The code we are mocking is exactly what I passed and my system info is:
In version 1.0.6 we were able to mock time.Now easily.
Changing to 1.0.7, tests who contains this use start to break:
This code is given me the following stack error:
And as I said, in previous version this doesnt happen
The text was updated successfully, but these errors were encountered: