mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-08-08 13:33:12 +00:00
d74f8c952a
Suspend-PveContainer and Restart-PveContainer gained ConfirmImpact.High in F062/F063 fixes. The "Should throw when no session is active" Pester tests invoke these cmdlets without -Confirm:$false, causing the confirmation prompt to fire before the session check — failing in non-interactive CI on all platforms. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>