[MM-45448] Force electron processes to close after every test on Windows (#2207)
This commit is contained in:
@@ -38,6 +38,7 @@ describe('LongServerName', function desc() {
|
||||
if (this.app) {
|
||||
await this.app.close();
|
||||
}
|
||||
await env.clearElectronInstances();
|
||||
});
|
||||
|
||||
let newServerView;
|
||||
|
Reference in New Issue
Block a user