mirror of
https://github.com/discourse/discourse.git
synced 2024-12-12 00:43:43 +08:00
7ccc7b75b2
Prior to this fix, we wouldn't display reactions done on different tabs. So, if user A was reacting on tab 1, tab 2 wouldn't display this reaction. Since few weeks ago we now have the guarantee to have uniq reactions on a message which should prevent any duplicate. This commit also removes various skipped tests related to reactions and makes `sign_in` explicit at the beginning of each test. <!-- NOTE: All pull requests should have tests (rspec in Ruby, qunit in JavaScript). If your code does not include test coverage, please include an explanation of why it was omitted. --> |
||
---|---|---|
.. | ||
javascripts | ||
stylesheets |