mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
🎨
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user