mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
unforce spec
This commit is contained in:
@@ -36,7 +36,7 @@ function terribleSleep() {
|
||||
for (let _ of range(1, 1000)) { ; }
|
||||
}
|
||||
|
||||
fdescribe('GitRepositoryAsync-js', () => {
|
||||
describe('GitRepositoryAsync-js', () => {
|
||||
let repo
|
||||
|
||||
afterEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user