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: fix header leaderboard feature flag tests and add waitUntil
Update feature flag values from 'true' to 'test' to correctly simulate user
permissions for showing leaderboard links. Add waitUntil in tests to wait for
the leaderboard link to appear before asserting, improving test reliability.
Also include a pauseTest call to aid debugging during test runs.
0 commit comments