[MM-45448] Force electron processes to close after every test on Windows (#2207)
This commit is contained in:
@@ -57,6 +57,7 @@ describe('Menu/window_menu', function desc() {
|
||||
if (this.app) {
|
||||
await this.app.close();
|
||||
}
|
||||
await env.clearElectronInstances();
|
||||
});
|
||||
|
||||
it('MM-T826 should switch to servers when keyboard shortcuts are pressed', async () => {
|
||||
|
Reference in New Issue
Block a user