mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-08 16:19:17 +03:00
Fix spec
This commit is contained in:
parent
e060e08f93
commit
c5fa8fdf11
@ -3672,7 +3672,7 @@ describe "TextEditor", ->
|
||||
describe '.get/setPlaceholderText()', ->
|
||||
it 'can be created with placeholderText', ->
|
||||
TextBuffer = require 'text-buffer'
|
||||
newEditor = new Editor
|
||||
newEditor = new TextEditor
|
||||
buffer: new TextBuffer
|
||||
mini: true
|
||||
placeholderText: 'yep'
|
||||
|
Loading…
Reference in New Issue
Block a user