mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
Default to on in the specs
This commit is contained in:
@@ -96,6 +96,7 @@ beforeEach ->
|
||||
config.set "core.disabledPackages", ["package-that-throws-an-exception",
|
||||
"package-with-broken-package-json", "package-with-broken-keymap"]
|
||||
config.set "core.useReactEditor", true
|
||||
config.set "core.useReactMiniEditors", true
|
||||
config.save.reset()
|
||||
atom.config = config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user