diff --git a/cypress/support/e2e.ts b/cypress/support/e2e.ts index 9b5943bf0..4754515dc 100644 --- a/cypress/support/e2e.ts +++ b/cypress/support/e2e.ts @@ -21,7 +21,7 @@ beforeEach(() => { 'recorder', 'surveys', 'exception-autocapture', - 'heatmaps', + 'tracing-headers', 'web-vitals', ] lazyLoadedJSFiles.forEach((key: string) => {