Initialize level_ in initWithShell
This commit is contained in:
parent
12b90a2304
commit
4935e8567f
2 changed files with 3 additions and 3 deletions
|
@ -620,7 +620,7 @@ describe('BrowserWindow module', function () {
|
|||
})
|
||||
})
|
||||
|
||||
describe.only('BrowserWindow.alwaysOnTop() resets level on minimize', function () {
|
||||
describe('BrowserWindow.alwaysOnTop() resets level on minimize', function () {
|
||||
if (process.platform !== 'darwin') {
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue