🎨
This commit is contained in:
parent
38acc7090b
commit
993b878925
1 changed files with 1 additions and 1 deletions
|
@ -527,7 +527,7 @@ describe('browser-window module', function() {
|
|||
});
|
||||
});
|
||||
|
||||
describe('window states', function () {
|
||||
describe('window states', function() {
|
||||
describe('resizable state', function() {
|
||||
it('can be changed with resizable option', function() {
|
||||
w.destroy();
|
||||
|
|
Loading…
Reference in a new issue