mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-20 11:48:30 -06:00
Electron-90 fixed a typo
This commit is contained in:
parent
9ee4b76d37
commit
0d592f2c22
@ -46,7 +46,7 @@ describe('Tests for Notification position', () => {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
it('should notification configure window', () => {
|
it('should open notification configure window', () => {
|
||||||
return app.client
|
return app.client
|
||||||
.click('#open-config-win')
|
.click('#open-config-win')
|
||||||
.windowByIndex(1)
|
.windowByIndex(1)
|
||||||
|
Loading…
Reference in New Issue
Block a user