mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 10:58:19 +01:00
Parallelize test-electron
This commit is contained in:
@@ -29,6 +29,7 @@ const {
|
||||
describe('sql/sendLog', () => {
|
||||
beforeEach(async () => {
|
||||
await removeAllSentProtos();
|
||||
await window.ConversationController.load();
|
||||
});
|
||||
|
||||
it('roundtrips with insertSentProto/getAllSentProtos', async () => {
|
||||
|
||||
Reference in New Issue
Block a user