We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823b21d commit a8da0a2Copy full SHA for a8da0a2
test/tests/remote.js
@@ -112,7 +112,7 @@ describe("Remote", function() {
112
});
113
114
115
- it.skip("can monitor transfer progress while downloading", function() {
+ it("can monitor transfer progress while downloading", function() {
116
// Set a reasonable timeout here now that our repository has grown.
117
this.timeout(600000);
118
0 commit comments