Skip to content

Commit 7688255

Browse files
timemachine3030Pilot
andauthored
Remove the skipping of the socket http test (#3364)
Co-authored-by: Pilot <timemachine@ctrl-c.club>
1 parent 820fe6e commit 7688255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/adapters/http.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ describe('supports http with nodejs', function () {
368368
});
369369
});
370370

371-
it.skip('should support sockets', function (done) {
371+
it('should support sockets', function (done) {
372372
server = net.createServer(function (socket) {
373373
socket.on('data', function () {
374374
socket.end('HTTP/1.1 200 OK\r\n\r\n');

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy