diff --git a/tests/PSProxmoxVE.Tests/Integration/ZZ.ClusterConfig.Integration.Tests.ps1 b/tests/PSProxmoxVE.Tests/Integration/ZZ.ClusterConfig.Integration.Tests.ps1 index 9e4e0ca..657e6d0 100644 --- a/tests/PSProxmoxVE.Tests/Integration/ZZ.ClusterConfig.Integration.Tests.ps1 +++ b/tests/PSProxmoxVE.Tests/Integration/ZZ.ClusterConfig.Integration.Tests.ps1 @@ -422,7 +422,6 @@ Describe 'Cluster Config & HA Lifecycle — Integration' -Tag 'Integration' { rule = 'pester-rule-1' resources = 'vm:99999' nodes = $script:Node - affinity = 'positive' } ` -Comment 'Pester test rule' ` -Confirm:$false `