improve reamde
This commit is contained in:
@@ -60,7 +60,7 @@ describe("smartgit",function(){
|
||||
})
|
||||
});
|
||||
describe("pull",function(){
|
||||
this.timeout(10000);
|
||||
this.timeout(20000);
|
||||
it("should error for noGit",function(){
|
||||
smartgit.pull(paths.noGit);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user