discourse/plugins/poll/test
Robin Ward 3394d994e9 FIX: Tests were using jQuery selectors
For the most part `querySelectorAll` will work with jQuery selectors,
but the big exception is `:eq(0)` and similar. Those needed to be
replaced.
2020-11-23 11:36:07 -05:00
..
javascripts FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00