Skip to content

Commit 2a50fac

Browse files
remove duplicate check as getCloudStackVersion() already calls this
1 parent d4c9881 commit 2a50fac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cloudstack/resource_cloudstack_loadbalancer_rule_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ func TestAccCloudStackLoadBalancerRule_update(t *testing.T) {
5858

5959
resource.Test(t, resource.TestCase{
6060
PreCheck: func() {
61-
testAccPreCheck(t)
6261
// Skip this test on CloudStack 4.22.0.0 due to a known simulator bug
6362
// that causes "530 Internal Server Error" when updating load balancer rules.
6463
// This bug does not exist in 4.20.1.0, 4.22.1.0+, or 4.23.0.0+.

0 commit comments

Comments
 (0)