Commit Graph

7 Commits

Author SHA1 Message Date
GitLab Bot 3107fe7203 Add latest changes from gitlab-org/gitlab@master 2022-09-15 12:13:55 +00:00
GitLab Bot 78a62a7c7a Add latest changes from gitlab-org/gitlab@master 2021-09-16 18:11:32 +00:00
GitLab Bot c2908ec6a0 Add latest changes from gitlab-org/gitlab@master 2020-04-27 15:10:16 +00:00
GitLab Bot 97d4d92663 Add latest changes from gitlab-org/gitlab@master 2019-12-10 09:07:51 +00:00
GitLab Bot a048261403 Add latest changes from gitlab-org/gitlab@master 2019-11-21 09:06:16 +00:00
Winnie Hellmann 208cc38d98 Make native event test in autosave_spec.js synchronous 2019-08-21 08:01:58 +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