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
fix flaky test for user notification task (#17676)
* fix flaky test for user notification task
followup to #17662, in batch size test... just test batch size
ordering in the query won't necessarily match ordering of usernames... so just compare call counts. the other tests ensure the right users arenotified, let this one just look at the batch size
* lint
---------
Co-authored-by: Dustin Ingram <[email protected]>
0 commit comments