mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-26 03:18:17 +01:00
Enforce node: schema for builtins, import extensions
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
actions,
|
||||
getEmptyState,
|
||||
reducer,
|
||||
} from '../../../state/ducks/globalModals';
|
||||
} from '../../../state/ducks/globalModals.js';
|
||||
|
||||
describe('both/state/ducks/globalModals', () => {
|
||||
describe('showWhatsNewModal/hideWhatsNewModal', () => {
|
||||
|
||||
Reference in New Issue
Block a user