discourse/plugins/poll/test/javascripts/widgets
Jarek Radosz 992737e592
DEV: Fix setting-on-hash deprecation (#23506)
```
deprecate-shim.js:33 DEPRECATION: You set the 'hasSavedVote' property on a {{hash}} object. Setting properties on objects generated by {{hash}} is deprecated. Please update to use an object created with a tracked property or getter, or with a custom helper. [deprecation id: setting-on-hash]
```
2023-09-11 16:15:44 +02:00
..
discourse-poll-option-test.js DEV: Modernize component tests (#17368) 2022-07-11 12:29:44 +02:00
discourse-poll-standard-results-test.js DEV: Modernize component tests (#17368) 2022-07-11 12:29:44 +02:00
discourse-poll-test.js DEV: Fix setting-on-hash deprecation (#23506) 2023-09-11 16:15:44 +02:00