next.js
3b8ce1a4 - Fix build-indicator test flaking (#83585)

Commit
233 days ago
Fix build-indicator test flaking (#83585) ## What? Fixes the flaky build-indicator test to use `retry` instead of `waitFor`. `waitFor` assumes something happens within x amount of time but if that's slightly slower than that it fails the test even though the test is not broken.
Author
Parents
Loading