• Lyza Danger Gardner's avatar
    Fix test that broke on preact v10.14.0 · 0bda4207
    Lyza Danger Gardner authored
    The affected tests stub a setter on for an element's `scrollTop`. Ensure
    that the getter provides a valid (number) value so that the internal
    `scrollPosition` is never `NaN` or `undefined`. The actual value of
    `scrollTop` is irrelevant to the affected tests.
    0bda4207
ThreadList-test.js 13.8 KB