summaryrefslogtreecommitdiffstats
path: root/webapp/tests/components/integrations/edit_command.test.jsx
Commit message (Collapse)AuthorAgeFilesLines
* GH-6448 Migrate edit_command.jsx to be pure and use Redux (#6858)94117nl2017-07-311-0/+36
* Migrate edit_command.jsx to be pure and use Redux, add basic test * Update newCommand to reference modified command * Fix typo * Remove unnecessary re-renders