Skip to content

Commit ae119ae

Browse files
author
Luca Forstner
committed
missed
1 parent 47bf78e commit ae119ae

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/browser-integration-tests/suites/public-api/instrumentation/eventListener/event-target

1 file changed

+1
-1
lines changed

dev-packages/browser-integration-tests/suites/public-api/instrumentation/eventListener/event-target/test.ts

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

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

0 commit comments

Comments
 (0)