mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Unfocus EditorComponent spec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
ReactEditorView = require '../src/react-editor-view'
|
||||
nbsp = String.fromCharCode(160)
|
||||
|
||||
fdescribe "EditorComponent", ->
|
||||
describe "EditorComponent", ->
|
||||
[editor, wrapperView, component, node, verticalScrollbarNode, horizontalScrollbarNode] = []
|
||||
[lineHeightInPixels, charWidth, delayAnimationFrames, nextAnimationFrame] = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user