mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Set dimension of spec window
This commit is contained in:
committed by
Nathan Sobo
parent
d2bc415042
commit
1049a677bf
@@ -1,5 +1,6 @@
|
||||
require 'window'
|
||||
window.setUpEnvironment()
|
||||
window.setDimensions(height: 800, width: 600)
|
||||
|
||||
nakedLoad 'jasmine-jquery'
|
||||
$ = jQuery = require 'jquery'
|
||||
|
||||
Reference in New Issue
Block a user