chore: add usage option for create engine #768
Annotations
3 errors and 1 warning
Run pnpm run test --coverage:
src/steps/writing/creation/createDotGitignore.test.ts#L9
Error: Snapshot `createDotGitignore > creates an ignore file with coverage when excludeTests is false 1` mismatched
- Expected
+ Received
"/coverage
/lib
/node_modules
-
"
❯ src/steps/writing/creation/createDotGitignore.test.ts:9:18
|
Run pnpm run test --coverage:
src/steps/writing/creation/createDotGitignore.test.ts#L21
Error: Snapshot `createDotGitignore > creates an ignore file without coverage when excludeTests is true 1` mismatched
- Expected
+ Received
"/lib
/node_modules
-
"
❯ src/steps/writing/creation/createDotGitignore.test.ts:21:18
|
Run pnpm run test --coverage
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading