diff --git a/spec/editor-view-spec.coffee b/spec/editor-view-spec.coffee index 4a800ce2d..ab3b1a99d 100644 --- a/spec/editor-view-spec.coffee +++ b/spec/editor-view-spec.coffee @@ -2895,7 +2895,6 @@ describe "EditorView", -> expect(editorView.lineElementForScreenRow(rowNumber).text()).toBe buffer.lineForRow(rowNumber) it "correctly calculates the position left for non-monospaced invisibles", -> - window.debugContent = true editorView.setShowInvisibles(true) editorView.setInvisibles tab: '♘' editor.setText('\tx')