[MM-45448] Force electron processes to close after every test on Windows (#2207)
This commit is contained in:
@@ -30,6 +30,7 @@ describe('file_menu/dropdown', function desc() {
|
||||
if (this.app && skipAfterEach === false) {
|
||||
await this.app.close();
|
||||
}
|
||||
await env.clearElectronInstances();
|
||||
});
|
||||
|
||||
it('MM-T1313 Open Settings modal using keyboard shortcuts', async () => {
|
||||
|
Reference in New Issue
Block a user