Agoric / ui-kit

Components and tools for building graphical UIs
https://ui-kit-dwm.pages.dev/
Apache License 2.0
3 stars 3 forks source link

test: rely on Ava default glob #110

Closed turadg closed 4 months ago

turadg commented 4 months ago

refs: #8273

Description

This repo is already using the Ava default glob so this PR just removes the vestige that was selecting the old one

Security Considerations

Scaling Considerations

Documentation Considerations

Testing Considerations

cloudflare-workers-and-pages[bot] commented 4 months ago

Deploying ui-kit with  Cloudflare Pages  Cloudflare Pages

Latest commit: cf7151b
Status: ✅  Deploy successful!
Preview URL: https://41fa1165.ui-kit-dwm.pages.dev
Branch Preview URL: https://8273-ava-glob.ui-kit-dwm.pages.dev

View logs

samsiegart commented 4 months ago

I think we can actually remove all of ava because all the tests are vitest now

Whoops didn't see automerge 😄 was just a suggestion though