chore: rename test:vitest to test:unit in project configs#495
Conversation
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
View your CI Pipeline Execution ↗ for commit 8a52fc3
☁️ Nx Cloud last updated this comment at |
Merge activity
|
Renamed test task from `test:vitest` to `test:unit` across project configuration files for better clarity and consistency. This change affects the CLI, Core, and DSL packages, updating both the task names and their dependencies to reflect the new naming convention.
4e15458 to
897b1eb
Compare
d7826b2 to
8a52fc3
Compare

Renamed test task from
test:vitesttotest:unitacross project configuration files for better clarity and consistency. This change affects the CLI, Core, and DSL packages, updating both the task names and their dependencies to reflect the new naming convention.