Skip to content

Commit 1cfb51b

Browse files
author
John Haley
committed
Skip broken http test
1 parent e9d50fa commit 1cfb51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tests/clone.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ describe("Clone", function() {
2727
});
2828
});
2929

30-
it("can clone with http", function() {
30+
it.skip("can clone with http", function() {
3131
var test = this;
3232
var url = "http://git.tbranyen.com/smart/site-content";
3333

0 commit comments

Comments
 (0)