This commit is contained in:
Kevin Sawicki 2016-03-07 10:37:01 -08:00
parent 38acc7090b
commit 993b878925

View file

@ -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();