diff --git a/spec/editor-component-spec.coffee b/spec/editor-component-spec.coffee index 0cffc74da..70fc23748 100644 --- a/spec/editor-component-spec.coffee +++ b/spec/editor-component-spec.coffee @@ -661,7 +661,6 @@ describe "EditorComponent", -> font-weight: bold; } """ - nextAnimationFrame() # re-measure characters once for a synchronous set of stylesheet changes nextAnimationFrame() # update based on new measurements cursor = componentNode.querySelector('.cursor')