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
Renamed from spec/javascripts/autosave_spec.js (Browse further)