Skip to content

Commit 614422d

Browse files
JPeer264Lms24
andcommitted
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 a4f5e02 commit 614422d

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
@@ -49,7 +49,7 @@ sentryTest(
4949
);
5050

5151
sentryTest(
52-
'enhanceFetchErrorMessages: report-only: enhances subdomain errors @firefox',
52+
'enhanceFetchErrorMessages: report-only: enhances subdomain errors',
5353
async ({ getLocalTestUrl, page, browserName }) => {
5454
const url = await getLocalTestUrl({ testDir: __dirname });
5555
const reqPromise = waitForErrorRequest(page);

0 commit comments

Comments
 (0)