mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 02:23:37 +08:00
619f132f57
Fixes a flaky test. `afterUpdate` from chart.js is not integrated with the runloop and component lifecycle, as a result we have no guarantee on when it will happen. The easiest change we can do for now is ensuring we actually have the DOM we expect to have, and if not, we exit early. Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com> Co-authored-by: merefield <merefield@gmail.com> |
||
---|---|---|
.. | ||
poll-buttons-dropdown-test.js | ||
poll-info-test.js | ||
poll-options-test.js | ||
poll-results-pie-test.js | ||
poll-results-standard-test.js | ||
poll-test.js | ||
poll-ui-builder-test.js |