Skip to content

Commit

Permalink
Merge ef015bc into c86625b
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaley81 committed Apr 7, 2015
2 parents c86625b + ef015bc commit 637582a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tests/remote.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ describe("Remote", function() {

it("can download from a remote", function() {
var repo = this.repository;
this.timeout(60000);

return repo.getRemote("origin")
.then(function(remote) {
Expand Down

0 comments on commit 637582a

Please sign in to comment.