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
test: Generate random, increasing user IDs for example data by default
Like we did for message IDs in 13e54f6.
This time there aren't any (or anyway I didn't find any) call sites
where we could simply remove a `userId` argument and the test would
still work. I've made the one simplification to a test that seemed
very easy and minimal.
0 commit comments