Skip to content

Commit 1b2bc19

Browse files
committed
disable blobStorageAccountType test
1 parent a2da78b commit 1b2bc19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/dynamic_provisioning_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,6 @@ var _ = ginkgo.Describe("[blob-csi-e2e] Dynamic Provisioning", func() {
716716
"skuName": "Standard_LRS",
717717
"networkEndpointType": "privateEndpoint",
718718
"publicNetworkAccess": "Disabled",
719-
"blobStorageAccountType": "block",
720719
},
721720
}
722721
test.Run(ctx, cs, ns)

0 commit comments

Comments
 (0)