diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-03-30 15:47:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-30 19:17:39 +0530 |
| commit | d418f792a97e66fb7a0b5c652869478c22e6cc12 (patch) | |
| tree | 171eb031f3def9533330109405e2e0e1afc6c404 /cli/tests/node_compat/config.json | |
| parent | 913e2875c1c31d5ffbc9c0c9ed0e8c63f6143024 (diff) | |
test: fix test_check_origin_not_supported (#18504)
Merge of dotland and dotcom caused this test to fail.
Diffstat (limited to 'cli/tests/node_compat/config.json')
| -rw-r--r-- | cli/tests/node_compat/config.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cli/tests/node_compat/config.json b/cli/tests/node_compat/config.json index 90e7edcd4..43d9862b3 100644 --- a/cli/tests/node_compat/config.json +++ b/cli/tests/node_compat/config.json @@ -347,10 +347,6 @@ "test-http-outgoing-message-inheritance.js", "test-http-outgoing-renderHeaders.js", "test-http-outgoing-settimeout.js", - "test-http-url.parse-auth.js", - "test-http-url.parse-path.js", - "test-http-url.parse-post.js", - "test-http-url.parse-search.js", "test-net-access-byteswritten.js", "test-net-better-error-messages-listen-path.js", "test-net-better-error-messages-path.js", |
