Import upstream changes (da9db86a33cba710d439e254df2492f9f6dcbbee)

This commit is contained in:
Lit Robot
2022-05-18 23:42:38 +00:00
parent 595fe63ef0
commit ad1a384afd
6 changed files with 21121 additions and 30884 deletions

View File

@@ -35,8 +35,7 @@ Both the TypeScript compiler and lit-analyzer are configured to be very strict.
## Testing
This sample uses modern-web.dev's
[@web/test-runner](https://www.npmjs.com/package/@web/test-runner) along with
Mocha, Chai, and some related helpers for testing. See the
[@web/test-runner](https://www.npmjs.com/package/@web/test-runner) for testing. See the
[modern-web.dev testing documentation](https://modern-web.dev/docs/test-runner/overview) for
more information.