📝 Tweak spec description

Esse commit está contido em:
Kevin Sawicki
2015-01-15 11:53:39 -08:00
commit 16cc9f76c4
+1 -1
Ver Arquivo
@@ -38,7 +38,7 @@ describe "Project", ->
expect(deserializedProject.getBuffers().length).toBe 0
it "does not deserialize buffers when the path is a directory", ->
it "does not deserialize buffers when their path is a directory that exists", ->
pathToOpen = path.join(temp.mkdirSync(), 'file.txt')
waitsForPromise ->