mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Set initialLoadComplete to true in specs
This commit is contained in:
@@ -21,6 +21,7 @@ clipboard = require 'clipboard'
|
||||
|
||||
atom.themes.loadBaseStylesheets()
|
||||
atom.themes.requireStylesheet '../static/jasmine'
|
||||
atom.themes.initialLoadComplete = true
|
||||
|
||||
fixturePackagesPath = path.resolve(__dirname, './fixtures/packages')
|
||||
atom.packages.packageDirPaths.unshift(fixturePackagesPath)
|
||||
|
||||
Reference in New Issue
Block a user