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. |
||
|---|---|---|
| .. | ||
| src | ||
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. |
||
|---|---|---|
| .. | ||
| src | ||