Skip to content

Commit 818319c

Browse files
committed
fix(snapshots): move fixture to renamed vp_cli_snapshots crate
The crates were renamed from vite_* to vp_* on main. The old crates/vite_cli_snapshots directory has no Cargo.toml, so the crates/* workspace glob broke every cargo command in CI.
1 parent b9db571 commit 818319c

5 files changed

File tree

crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/migration_workspace_member_target/package.json renamed to crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/migration_workspace_member_target/package.json

File renamed without changes.

crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/migration_workspace_member_target/snapshots.toml renamed to crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/migration_workspace_member_target/snapshots.toml

File renamed without changes.

crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/migration_workspace_member_target/snapshots/migration_workspace_member_cwd.md renamed to crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/migration_workspace_member_target/snapshots/migration_workspace_member_cwd.md

File renamed without changes.

crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/migration_workspace_member_target/snapshots/migration_workspace_member_explicit_path.md renamed to crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/migration_workspace_member_target/snapshots/migration_workspace_member_explicit_path.md

File renamed without changes.

crates/vite_cli_snapshots/tests/cli_snapshots/fixtures/migration_workspace_member_target/vendor/sub/package.json renamed to crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/migration_workspace_member_target/vendor/sub/package.json

File renamed without changes.

0 commit comments

Comments
 (0)