mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Un-f
This commit is contained in:
@@ -34,6 +34,6 @@ describe "MarkdownPreviewView", ->
|
||||
expect(preview.text()).toContain "Failed"
|
||||
|
||||
describe "serialization", ->
|
||||
fit "reassociates with the same buffer when deserialized", ->
|
||||
it "reassociates with the same buffer when deserialized", ->
|
||||
newPreview = deserialize(preview.serialize())
|
||||
expect(newPreview.buffer).toBe buffer
|
||||
|
||||
Reference in New Issue
Block a user