mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 20:15:46 +08:00
21e8a33177
* DEV: Use `query` helper instead of `queryAll()[0]` * DEV: Replace `queryAll().length` w/ `exists()`/`count()` * DEV: Use `exists()` instead of `count() > 0`, `count() === 0` * DEV: Use `count()`/`exists()` instead of `find().length` |
||
---|---|---|
.. | ||
discourse-poll-option-test.js.es6 | ||
discourse-poll-standard-results-test.js.es6 | ||
discourse-poll-test.js.es6 |