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
Set a random seed to ensure repeatability of tests
Drawback to this is that the test doesn't exercise the code as fully
as more random usage would.
Pro is that we don't get false negatives from CI tests as often.
0 commit comments