The intent of default test match is allowing `example.spec.ts` and `example.test.ts` files. However, it was also matching `test.example.ts` that should not be considered a test by default. Fixes #21979. |
||
|---|---|---|
| .. | ||
| component.d.ts | ||
| reporterPrivate.ts | ||
| test.d.ts | ||
| testReporter.d.ts | ||