mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 18:24:09 +03:00
📝
This commit is contained in:
parent
575065f3e9
commit
046cdddefe
@ -73,7 +73,7 @@ describe "Project", ->
|
||||
deserializedProject.deserialize(atom.project.serialize({isQuitting: false}))
|
||||
expect(deserializedProject.getBuffers().length).toBe 0
|
||||
|
||||
it "serializes marker / marker only if Atom is quitting", ->
|
||||
it "serializes marker layers only if Atom is quitting", ->
|
||||
waitsForPromise ->
|
||||
atom.workspace.open('a')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user