Skip to content

Commit 479c1a8

Browse files
committed
Fix format with cookies fixtures
1 parent 3e7417b commit 479c1a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tracker/test/fixtures/cookies-cookiebot.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Plausible Playwright tests</title>
66
</head>
77

8-
<!-- This was copied from the dogfood cookie banner that appears at https://www.cookiebot.com -->
8+
<!-- This was copied from the dogfood cookie banner that appears at https://www.cookiebot.com -->
99
<body>
1010
cookiebot fixture
1111
<div

tracker/test/fixtures/cookies-iubenda.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<title>Plausible Playwright tests</title>
66
</head>
7-
7+
88
<!-- This was copied from the dogfood cookie banner that appears at https://www.iubenda.com -->
99
<body>
1010
iubenda fixture

0 commit comments

Comments
 (0)