This commit is contained in:
joshaber
2015-11-09 12:42:27 -05:00
parent 51b15a6c00
commit b97a7fb2c3

View File

@@ -38,7 +38,7 @@ function xasyncIt(name, fn) {
})
}
fdescribe('GitRepositoryAsync-js', () => {
describe('GitRepositoryAsync-js', () => {
let repo
afterEach(() => {