Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 4dcfe2c

Browse files
committed
add localhost:3000 to ignore list
1 parent 59eba24 commit 4dcfe2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress/e2e/broken-links.cy.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ const IGNORED_URLS = [
1111
'googleads.g.doubleclick.net',
1212
'youtube.com/api',
1313
'localhost:49152',
14+
'localhost:3000',
1415
'app.supabase.io',
1516
'podbay.fm',
1617
'docs.planetscale.com',

0 commit comments

Comments
 (0)