Skip to content

Commit 0350acc

Browse files
JPeer264Lms24
andauthored
Update dev-packages/browser-integration-tests/suites/errors/fetch-enhance-messages-report-only/test.ts
Co-authored-by: Lukas Stracke <[email protected]>
1 parent 7ecaa0a commit 0350acc

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
@@ -91,7 +91,7 @@ sentryTest(
9191
);
9292

9393
sentryTest(
94-
'enhanceFetchErrorMessages: report-only: includes port in hostname @firefox',
94+
'enhanceFetchErrorMessages: report-only: includes port in hostname',
9595
async ({ getLocalTestUrl, page, browserName }) => {
9696
const url = await getLocalTestUrl({ testDir: __dirname });
9797
const reqPromise = waitForErrorRequest(page);

0 commit comments

Comments
 (0)