diff --git a/spec/app/atom-spec.coffee b/spec/app/atom-spec.coffee index ba298b1bc..98d3077ee 100644 --- a/spec/app/atom-spec.coffee +++ b/spec/app/atom-spec.coffee @@ -1,7 +1,7 @@ RootView = require 'root-view' {$$} = require 'space-pen' -fdescribe "the `atom` global", -> +describe "the `atom` global", -> beforeEach -> new RootView