mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Just use the repo declared above.
This commit is contained in:
@@ -55,8 +55,6 @@ describe('GitRepositoryAsync', () => {
|
||||
})
|
||||
|
||||
describe('.isPathIgnored(path)', () => {
|
||||
let repo
|
||||
|
||||
beforeEach(() => {
|
||||
repo = openFixture('ignore.git')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user