From e134260d775a7a18d317076c026993b8af0d493b Mon Sep 17 00:00:00 2001 From: Paul D'Ambra Date: Mon, 14 Oct 2024 17:32:52 +0100 Subject: [PATCH] oops --- cypress/support/e2e.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) => {