diff --git a/spec/integration/fixtures/atom-home/config-openEmptyEditorOnStart.cson b/spec/integration/fixtures/atom-home/config-openEmptyEditorOnStart.cson index 23ac98d08..84ea0be11 100644 --- a/spec/integration/fixtures/atom-home/config-openEmptyEditorOnStart.cson +++ b/spec/integration/fixtures/atom-home/config-openEmptyEditorOnStart.cson @@ -3,5 +3,5 @@ showOnStartup: false "exception-reporting": userId: "7c0a3c52-795c-5e20-5323-64efcf91f212" - core: + core: openEmptyEditorOnStart: false