mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
💄 Update spec description
This commit is contained in:
@@ -19,7 +19,7 @@ describe "the `atom` global", ->
|
||||
afterEach ->
|
||||
atom.themes.unload()
|
||||
|
||||
it "The correct values are loaded from ui-variables", ->
|
||||
it "loads the correct values from the theme's ui-variables file", ->
|
||||
config.set('core.themes', [project.resolve('themes/theme-with-ui-variables')])
|
||||
|
||||
# an override loaded in the base css
|
||||
|
||||
Reference in New Issue
Block a user