[MM-45448] Force electron processes to close after every test on Windows (#2207)
This commit is contained in:
@@ -24,6 +24,7 @@ describe('menu_bar/dropdown', function desc() {
|
||||
if (this.app) {
|
||||
await this.app.close();
|
||||
}
|
||||
await env.clearElectronInstances();
|
||||
});
|
||||
|
||||
it('MM-T4405 should set name of menu item from config file', async () => {
|
||||
|
Reference in New Issue
Block a user