Skip to content

Commit 05c1109

Browse files
committed
dedup test
1 parent 52f5124 commit 05c1109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cc-freshness.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ export default
389389
},
390390
{
391391
name: 'An optimal shared HTTP cache prefers long `Cache-Control: s-maxage` over `Cache-Control: max-age=0`, even with a past `Expires`',
392-
id: 'freshness-max-age-s-maxage-shared-shorter',
392+
id: 'freshness-max-age-s-maxage-shared-shorter-expires',
393393
depends_on: ['freshness-s-maxage-shared'],
394394
kind: 'optimal',
395395
requests: [

0 commit comments

Comments
 (0)