Skip to content

Commit

Permalink
Fix e2e: skip flaky link (#3932)
Browse files Browse the repository at this point in the history
  • Loading branch information
benhammondmusic authored Jan 27, 2025
1 parent 07b65ab commit 20acb87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/playwright-tests/externalUrls.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ const knownFlakyUrls = [
'https://jamanetwork.com/channels/health-forum/fullarticle/2760153',
urlMap.southernCenterForHumanRights,
urlMap.randGunPolicy,
urlMap.cdcTrans
]

test.describe.configure({ mode: 'parallel' })
Expand Down

0 comments on commit 20acb87

Please sign in to comment.