Skip to content

Commit 22cbbef

Browse files
committed
tests: update the test
1 parent 14ecd30 commit 22cbbef

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/browser-integration-tests/suites/tracing/metrics/web-vitals-inp-navigate

1 file changed

+1
-1
lines changed

dev-packages/browser-integration-tests/suites/tracing/metrics/web-vitals-inp-navigate/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ sentryTest(
159159
value: inpValue,
160160
},
161161
},
162-
description: '<unknown>', // FIXME: currently unable to get the target name when element is removed from DOM
162+
description: 'body > nav#navigation > NavigationLink',
163163
exclusive_time: inpValue,
164164
op: 'ui.interaction.click',
165165
origin: 'auto.http.browser.inp',

0 commit comments

Comments
 (0)