😅 Forgot to remove the test focus

This commit is contained in:
abe33
2014-05-09 00:07:00 +02:00
parent 75eb0182e9
commit ed1c8897ec

View File

@@ -2070,7 +2070,7 @@ describe "Editor", ->
'sort'
])
fdescribe ".pasteText()", ->
describe ".pasteText()", ->
it "pastes text into the buffer", ->
atom.clipboard.write('first')
editor.pasteText()