mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
Fix indentation
This commit is contained in:
@@ -313,7 +313,7 @@ describe "ThemeManager", ->
|
||||
|
||||
describe "when in safemode", ->
|
||||
beforeEach ->
|
||||
themeManager = new ThemeManager({packageManager: atom.packages, resourcePath, configDirPath, safeMode: true})
|
||||
themeManager = new ThemeManager({packageManager: atom.packages, resourcePath, configDirPath, safeMode: true})
|
||||
|
||||
it "loads the defaults themes", ->
|
||||
waitsForPromise ->
|
||||
|
||||
Reference in New Issue
Block a user