Skip to content

Commit 672548a

Browse files
committed
fix local snapshot
1 parent 7d71794 commit 672548a

File tree

1 file changed

+2
-3
lines changed
  • packages/integration-tests/suites/replay/privacyDefault/test.ts-snapshots

1 file changed

+2
-3
lines changed

packages/integration-tests/suites/replay/privacyDefault/test.ts-snapshots/privacy.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,8 @@
3232
"type": 2,
3333
"tagName": "link",
3434
"attributes": {
35-
"rel": "icon",
36-
"type": "image/png",
37-
"href": "file://assets/icon/favicon.png"
35+
"rr_width": "[0-50]px",
36+
"rr_height": "[0-50]px"
3837
},
3938
"childNodes": [],
4039
"id": 6

0 commit comments

Comments
 (0)