Skip to content

Commit 84a3fa5

Browse files
committed
fix test description
1 parent 29ac1f5 commit 84a3fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cdn-cache-control.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default
44
{
55
name: 'CDN-Cache-Control',
66
id: 'cdn-cache-control',
7-
description: 'These tests check non-browser caches for behaviours around the []`CDN-Cache-Control` response header](https://httpwg.org/http-extensions/draft-ietf-httpbis-targeted-cache-control.html).',
7+
description: 'These tests check non-browser caches for behaviours around the [`CDN-Cache-Control` response header](https://httpwg.org/http-extensions/draft-ietf-httpbis-targeted-cache-control.html).',
88
tests: [
99
{
1010
name: 'An optimal CDN reuses a response with positive `CDN-Cache-Control: max-age`',

0 commit comments

Comments
 (0)