fix: tests fixed after design tokens support change (#1)

This commit is contained in:
Jesus Balderrama
2026-01-27 10:03:25 -06:00
committed by Adolfo R. Brandes
parent 48eeff44fe
commit 21cb51861d
97 changed files with 1790 additions and 760 deletions

View File

@@ -33,9 +33,6 @@ jobs:
- name: Test
run: npm run test
- name: Build
run: npm run build
- name: Run Coverage
uses: codecov/codecov-action@v5
with: