Skip to content

Commit d760849

Browse files
committed
formatting
1 parent 1b57b94 commit d760849

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/long-tasks-before-navigation

1 file changed

+1
-1
lines changed

dev-packages/browser-integration-tests/suites/tracing/browserTracingIntegration/long-tasks-before-navigation/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import type { Event } from '@sentry/types';
21
import { expect } from '@playwright/test';
2+
import type { Event } from '@sentry/types';
33

44
import { sentryTest } from '../../../../utils/fixtures';
55
import { getFirstSentryEnvelopeRequest, shouldSkipTracingTest } from '../../../../utils/helpers';

0 commit comments

Comments
 (0)