Skip to content

Commit 861bc45

Browse files
committed
fmt
1 parent 9c81cdc commit 861bc45

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

  • dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage

dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/standalone-without-baggage/template.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8" />
5-
<meta
6-
name="sentry-trace"
7-
content="12345678901234567890123456789012-1234567890123456-1"
8-
/>
5+
<meta name="sentry-trace" content="12345678901234567890123456789012-1234567890123456-1" />
96
<!-- baggage meta tag omitted on purpose -->
107
</head>
118
</html>

0 commit comments

Comments
 (0)