aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/js/__tests__/ducks/eventLogSpec.js
Commit message (Collapse)AuthorAgeFilesLines
* [web] Clear up jest.unmock()Matthew Shao2017-05-071-2/+0
| | | | | Automocking is no longer enable by default, so we don't need to unmock modules manually.
* [web] Reach 100% coverage for ducks/eventLog.jsMatthew Shao2017-03-221-0/+40