mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
💄
This commit is contained in:
committed by
Corey Johnson
parent
b029bacc03
commit
cbba58c30e
@@ -18,4 +18,4 @@ describe "Git", ->
|
||||
|
||||
it "returns a branch name for a non-empty repository", ->
|
||||
repo = new Git(require.resolve('fixtures/git/master.git'))
|
||||
expect(repo.getShortHead()).toBe 'master'
|
||||
expect(repo.getShortHead()).toBe 'master'
|
||||
|
||||
Reference in New Issue
Block a user