refactor(client): remove unused playwright test labels (#63042)

This commit is contained in:
Diem-Trang Pham
2025-10-24 23:02:58 -05:00
committed by GitHub
parent 7348d34644
commit a8bbe93fa6
2 changed files with 1 additions and 5 deletions

View File

@@ -12,7 +12,6 @@ const AsSeenInText = (
xmlnsXlink='http://www.w3.org/1999/xlink'
{...props}
fill={fill}
data-playwright-test-label='landing-as-seen-in-container-logos'
role='img'
aria-labelledby='as-seen-in-logos-label'
>

View File

@@ -70,10 +70,7 @@ const UniversalNav = ({
to='/learn'
data-playwright-test-label='header-universal-nav-logo'
>
<FreeCodeCampLogo
aria-label={t('aria.fcc-curriculum')}
data-playwright-test-label='header-logo'
/>
<FreeCodeCampLogo aria-label={t('aria.fcc-curriculum')} />
</Link>
<div className='universal-nav-right main-nav'>
{pending ? (