mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Report core deprecations in specs
This commit is contained in:
@@ -72,7 +72,6 @@ if specDirectory
|
||||
isCoreSpec = specDirectory == fs.realpathSync(__dirname)
|
||||
|
||||
beforeEach ->
|
||||
Grim.clearDeprecations() if isCoreSpec
|
||||
$.fx.off = true
|
||||
documentTitle = null
|
||||
projectPath = specProjectPath ? path.join(@specDirectory, 'fixtures')
|
||||
|
||||
Reference in New Issue
Block a user