Skip to content

Commit 920f1e7

Browse files
committed
[tests] this test is already in web-incoming tests
1 parent c75d06c commit 920f1e7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

test/lib-http-proxy-test.js

+1-5
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,4 @@ describe('lib/http-proxy.js', function() {
294294
})
295295
});
296296
})
297-
});
298-
299-
describe('#createProxyServer using the ws-incoming passes', function () {
300-
it('should call the callback with the error');
301-
})
297+
});

0 commit comments

Comments
 (0)