Commit Graph

4 Commits

Author SHA1 Message Date
GitLab Bot 802594d2a7 Add latest changes from gitlab-org/gitlab@master 2020-09-25 00:09:30 +00:00
GitLab Bot da50206243 Add latest changes from gitlab-org/gitlab@master 2020-08-27 18:10:29 +00:00
GitLab Bot 374cf04cf2 Add latest changes from gitlab-org/gitlab@master 2020-05-20 12:07:52 +00:00
Paul Slaughter a9850b25c3
Jestify autosave spec and add localStorage helper
The helper was needed because `jest.spyOn` would not
work on this special window object property. The only way
we could successfully spy on `localStorage` was with this helper.
2019-06-04 12:14:50 -05:00