beforeEach(inject(function(_esnShortcutsRegistry_, _esnShortcuts_, _hotkeys_, _deviceDetector_) {
    esnShortcutsRegistry = _esnShortcutsRegistry_;
    esnShortcuts = _esnShortcuts_;
    hotkeys = _hotkeys_;
    deviceDetector = _deviceDetector_;