Skip to content

Commit ff983ac

Browse files
committed
test: remove link header from assertion
1 parent 98c600e commit ff983ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/resource.test.js

-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ tap.test(
156156
'content-type': 'text/html; charset=utf-8',
157157
date: '<replaced>',
158158
'podlet-version': '1.0.0',
159-
link: '<http://fakejs.com>; type=default; asset-type=script, <http://fakecss.com>; type=text/css; rel=stylesheet; asset-type=style',
160159
});
161160
t.same(result.css, [
162161
{

0 commit comments

Comments
 (0)