mirror of
https://github.com/atom/atom.git
synced 2026-01-26 15:28:27 -05:00
🔥 errant log
This commit is contained in:
@@ -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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user