Skip to content

Commit cfd2444

Browse files
JPeer264Lms24
andauthored
Update dev-packages/browser-integration-tests/suites/errors/fetch-enhance-messages-report-only/test.ts
Co-authored-by: Lukas Stracke <lukas.stracke@sentry.io>
1 parent b79e138 commit cfd2444

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/browser-integration-tests/suites/errors/fetch-enhance-messages-report-only

1 file changed

+1
-1
lines changed

dev-packages/browser-integration-tests/suites/errors/fetch-enhance-messages-report-only/test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { sentryTest } from '../../../utils/fixtures';
33
import { envelopeRequestParser, waitForErrorRequest } from '../../../utils/helpers';
44

55
sentryTest(
6-
'enhanceFetchErrorMessages: report-only: enhances error for Sentry while preserving original @firefox',
6+
'enhanceFetchErrorMessages: report-only: enhances error for Sentry while preserving original',
77
async ({ getLocalTestUrl, page, browserName }) => {
88
const url = await getLocalTestUrl({ testDir: __dirname });
99
const reqPromise = waitForErrorRequest(page);

0 commit comments

Comments
 (0)