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
The test name implies it's testing that repeatString itself can repeat
randomly, hence the lengthy clarifying comment.
In actuality, the test is to ensure the function is generic. Randomness
isn't part of the "test case", only the test case's implementation.
0 commit comments