Skip to content

Commit 4dc524b

Browse files
committed
This is actually the other way.
1 parent 22a0795 commit 4dc524b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conditional-etag.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ export default {
363363
request_headers: [
364364
['Abc', '456']
365365
],
366-
expected_request_headers_missing: [
366+
expected_request_headers: [
367367
['If-None-Match', '"abcdef"']
368368
]
369369
}

0 commit comments

Comments
 (0)