mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 11:53:23 +01:00
Fix flaky test and add screenshots
This commit is contained in:
@@ -23,7 +23,7 @@ describe('storage service', function needsName() {
|
||||
}
|
||||
|
||||
if (this.currentTest?.state !== 'passed') {
|
||||
await bootstrap.saveLogs();
|
||||
await bootstrap.saveLogs(app);
|
||||
}
|
||||
|
||||
await app.close();
|
||||
|
||||
Reference in New Issue
Block a user