Electron-87 Renamed the test case

This commit is contained in:
Kiran Niranjan
2017-07-04 10:02:58 +05:30
committed by Kiran Niranjan
parent d0e37c0ea3
commit 7210f88e51
+1 -1
View File
@@ -22,7 +22,7 @@ describe('Tests for Bring to front', () => {
});
});
it('should quit the app', () => {
it('should minimize the app', () => {
return app.browserWindow.minimize();
});