From de21a780fd4e3f59bd0607a4c91246cc8b3a86b8 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Tue, 18 Apr 2023 16:00:51 +0900 Subject: fix(ext/node): add req.socket.remoteAddress (#18733) --- cli/tests/node_compat/config.json | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/tests/node_compat/config.json') diff --git a/cli/tests/node_compat/config.json b/cli/tests/node_compat/config.json index 60d5beb34..e77f00876 100644 --- a/cli/tests/node_compat/config.json +++ b/cli/tests/node_compat/config.json @@ -346,6 +346,7 @@ "test-http-agent-getname.js", "test-http-client-get-url.js", "test-http-client-read-in-error.js", + "test-http-localaddress.js", "test-http-outgoing-buffer.js", "test-http-outgoing-internal-headernames-getter.js", "test-http-outgoing-internal-headernames-setter.js", -- cgit v1.2.3