Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
nithyatsu committed Jul 10, 2024
1 parent c3910f5 commit bbd1bca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ func TestAWSCredentialConvertVersionedToDataModel(t *testing.T) {
}
}

func TestAWSAccessKeyCredentialConvertDataModelToVersioned(t *testing.T) {
func TestAWSCredentialConvertDataModelToVersioned(t *testing.T) {
conversionTests := []struct {
filename string
expected *AwsCredentialResource
Expand Down

0 comments on commit bbd1bca

Please sign in to comment.