Files
zulip/frontend_tests/puppeteer_tests
Riken Shah 456793bec2 puppeteer_test: Add missing wait_for_checked call to avoid rare flake.
This commit fixes a rare flake which was most probably
caused when we clicked on the `Check All` button, and
we instantly cleared the filter when it was still marking
the user `checked`, which nullified the effect of clicking
on `Check All` button.
2021-04-30 07:51:48 -07:00
..