Skip to content

Commit 2bf4dc4

Browse files
committed
harden(scaffold): correct the BuilderVM teardown Describe label (it tests VM no-orphan, not deps.vhdx persistence)
1 parent c110054 commit 2bf4dc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/BuilderVM.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Describe 'Invoke-BuilderVM — Tier-1 builder orchestration (Phase 2.4)' {
7676
# ===========================================================================
7777
# Teardown — deps.vhdx persists (M2), other disks are removed
7878
# ===========================================================================
79-
Describe 'Invoke-BuilderVM — teardown leaves deps.vhdx, removes other disks' {
79+
Describe 'Invoke-BuilderVM — teardown removes the VM (no orphan), on success and timeout' {
8080

8181
It 'the VM is removed after a successful builder run (no orphan)' {
8282
$blob = [byte[]](1..16)

0 commit comments

Comments
 (0)