Index: LayoutTests/http/tests/fetch/script-tests/filtered-response.js |
diff --git a/LayoutTests/http/tests/fetch/script-tests/filtered-response.js b/LayoutTests/http/tests/fetch/script-tests/filtered-response.js |
index 1080c0d54a4af8a69df03238037d9d22a25ac187..d64d5285dbeefe491336282c7305a4933aae2adc 100644 |
--- a/LayoutTests/http/tests/fetch/script-tests/filtered-response.js |
+++ b/LayoutTests/http/tests/fetch/script-tests/filtered-response.js |
@@ -119,6 +119,6 @@ sequential_promise_test(function() { |
}); |
}, 'CORS filtered response with Access-Control-Expose-Headers'); |
-// Opaque filtered response is tested in fetch-access-control* |
+// Opaque filtered response is tested in thorough tests. |
done(); |