Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fairclothjm committed Nov 7, 2024
1 parent 5ff7189 commit f7fe7dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vault/resource_ssh_secret_backend_role_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,6 @@ func TestAccSSHSecretBackendRole(t *testing.T) {
checks = append(checks, initialCheckFuncs...)
}

// can append version-dependent checks here:
// meta := testProvider.Meta().(*provider.ProviderMeta)
// isVaultVersion117 := meta.IsAPISupported(provider.VaultVersion117)

return resource.ComposeAggregateTestCheckFunc(checks...)(state)
}
}
Expand Down

0 comments on commit f7fe7dd

Please sign in to comment.