🔥 errant log

This commit is contained in:
Daniel Hengeveld
2015-10-30 15:32:52 +01:00
parent 64514fad7e
commit 454d6a5370

View File

@@ -364,7 +364,6 @@ describe "GitRepositoryAsync", ->
waitsFor ->
statusHandler.callCount >= 1
runs ->
console.log "in run block"
expect(statusHandler.callCount).toBe 1
expect(statusHandler).toHaveBeenCalledWith {path: editor.getPath(), pathStatus: 256}