Skip to content

Commit

Permalink
add import step test
Browse files Browse the repository at this point in the history
Co-authored-by: Matthew Frahry <mbfrahry@gmail.com>
  • Loading branch information
jrauschenbusch and mbfrahry committed Jun 19, 2020
1 parent bd7c299 commit fc09954
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -144,6 +144,7 @@ func TestAccAzureRMKustoCluster_vnet(t *testing.T) {
resource.TestCheckResourceAttrSet(data.ResourceName, "virtual_network_configuration.0.data_management_public_ip_id"),
),
},
data.ImportStep(),
},
})
}
Expand Down

0 comments on commit fc09954

Please sign in to comment.