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
limit size of component diffs for proptest (#29490)
Proptests were taking too long, so we limited the test cases to 16. Better to limit the size of the component diffs instead. This took 8s locally.
GitOrigin-RevId: 1b1595509da9fbf5dae16843ab891db2b35bc097
0 commit comments