diff --git a/spec/spec-helper.coffee b/spec/spec-helper.coffee index 6fdbed35b..46d43ed7d 100644 --- a/spec/spec-helper.coffee +++ b/spec/spec-helper.coffee @@ -138,7 +138,6 @@ afterEach -> jasmine.unspy(atom, 'saveSync') ensureNoPathSubscriptions() atom.syntax.off() - ensureNoDeprecatedFunctionsCalled() if isCoreSpec waits(0) # yield to ui thread to make screen update more frequently ensureNoPathSubscriptions = ->