mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Enable editor.useShadowDOM in all specs
This commit is contained in:
@@ -106,6 +106,7 @@ beforeEach ->
|
||||
config.set "editor.autoIndent", false
|
||||
config.set "core.disabledPackages", ["package-that-throws-an-exception",
|
||||
"package-with-broken-package-json", "package-with-broken-keymap"]
|
||||
config.set "editor.useShadowDOM", true
|
||||
config.load.reset()
|
||||
config.save.reset()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user