mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Update spec description
This commit is contained in:
@@ -421,7 +421,7 @@ describe "Pane", ->
|
||||
view2.trigger 'title-changed'
|
||||
expect(activeItemTitleChangedHandler).toHaveBeenCalled()
|
||||
|
||||
describe "when an unmodifed buffer's path is deleted its pane item is removed", ->
|
||||
describe "when an unmodifed buffer's path is deleted", ->
|
||||
it "removes the pane item", ->
|
||||
filePath = temp.openSync('atom').path
|
||||
editor = atom.project.openSync(filePath)
|
||||
|
||||
Reference in New Issue
Block a user