Skip to content

Commit 01dba23

Browse files
committed
linter fix
1 parent 67b49e2 commit 01dba23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/service/odb/cloud_vm_cluster_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ func TestAccODBCloudVmCluster_variables(t *testing.T) {
348348
ProtoV5ProviderFactories: acctest.ProtoV5ProviderFactories,
349349
CheckDestroy: vmClusterTestEntity.testAccCheckCloudVmClusterDestroy(ctx),
350350
Steps: []resource.TestStep{
351+
// nosemgrep:ci.semgrep.acctest.checks.replace-planonly-checks
351352
{
352353
Config: testAccCloudVmClusterConfig_useVariables(vmcDisplayName),
353354
PlanOnly: true,

0 commit comments

Comments
 (0)