mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Unfocused.
This commit is contained in:
@@ -259,7 +259,7 @@ describe "GitRepository", ->
|
||||
expect(repo.isStatusModified(status)).toBe false
|
||||
expect(repo.isStatusNew(status)).toBe false
|
||||
|
||||
fit 'caches the proper statuses when multiple project are open', ->
|
||||
it 'caches the proper statuses when multiple project are open', ->
|
||||
otherWorkingDirectory = copyRepository()
|
||||
|
||||
atom.project.setPaths([workingDirectory, otherWorkingDirectory])
|
||||
|
||||
Reference in New Issue
Block a user