Skip to content

Commit

Permalink
fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Storey committed Jun 9, 2020
1 parent d020a93 commit 56e0c63
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -17,7 +17,6 @@ func TestAccAzureAdlsGen2Mount_correctly_mounts(t *testing.T) {
terraformToApply := testAccAzureAdlsGen2Mount_correctly_mounts()

resource.Test(t, resource.TestCase{
PreCheck: func() { testAccPreCheck(t) },
Providers: testAccProviders,
Steps: []resource.TestStep{
{
Expand Down

0 comments on commit 56e0c63

Please sign in to comment.