Skip to content

Commit b79e138

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

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ sentryTest(
4242
);
4343

4444
sentryTest(
45-
'enhanceFetchErrorMessages: false: enhances subdomain errors @firefox',
45+
'enhanceFetchErrorMessages: false: enhances subdomain errors',
4646
async ({ getLocalTestUrl, page, browserName }) => {
4747
const url = await getLocalTestUrl({ testDir: __dirname });
4848
const reqPromise = waitForErrorRequest(page);

0 commit comments

Comments
 (0)