unforce spec

This commit is contained in:
Daniel Hengeveld
2015-11-09 16:01:35 +01:00
parent ff4f26e1ec
commit 14d470a5e5

View File

@@ -36,7 +36,7 @@ function terribleSleep() {
for (let _ of range(1, 1000)) { ; }
}
fdescribe('GitRepositoryAsync-js', () => {
describe('GitRepositoryAsync-js', () => {
let repo
afterEach(() => {