mirror of
https://github.com/finos/SymphonyElectron.git
synced 2026-07-29 15:55:55 -05:00
Electron-87 Renamed the test case
This commit is contained in:
committed by
Kiran Niranjan
parent
d0e37c0ea3
commit
7210f88e51
@@ -22,7 +22,7 @@ describe('Tests for Bring to front', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('should quit the app', () => {
|
||||
it('should minimize the app', () => {
|
||||
return app.browserWindow.minimize();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user