We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d50fa commit 1cfb51bCopy full SHA for 1cfb51b
test/tests/clone.js
@@ -27,7 +27,7 @@ describe("Clone", function() {
27
});
28
29
30
- it("can clone with http", function() {
+ it.skip("can clone with http", function() {
31
var test = this;
32
var url = "http://git.tbranyen.com/smart/site-content";
33
0 commit comments