mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 00:18:45 +01:00
Bundle everything with rolldown
This commit is contained in:
@@ -5,7 +5,7 @@ import * as sinon from 'sinon';
|
||||
import { session } from 'electron';
|
||||
import { v4 as uuid } from 'uuid';
|
||||
|
||||
import { updateDefaultSession } from '../../../app/updateDefaultSession.main.js';
|
||||
import { updateDefaultSession } from '../../../app/updateDefaultSession.main.ts';
|
||||
|
||||
describe('updateDefaultSession', () => {
|
||||
let sandbox: sinon.SinonSandbox;
|
||||
|
||||
Reference in New Issue
Block a user