mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
Remove window.debugContent
Whoops!
This commit is contained in:
parent
f9eb8e3466
commit
aa02bc1aaf
@ -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')
|
||||
|
Loading…
Reference in New Issue
Block a user