[MM-45448] Force electron processes to close after every test on Windows (#2207)
This commit is contained in:
@@ -28,6 +28,7 @@ describe('popup', function desc() {
|
||||
if (this.app) {
|
||||
await this.app.close();
|
||||
}
|
||||
await env.clearElectronInstances();
|
||||
});
|
||||
|
||||
// NOTE: These tests requires that the test server have the GitHub plugin configured
|
||||
|
Reference in New Issue
Block a user