Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
t0yv0 committed Jul 30, 2021
1 parent b2be925 commit 86415c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/test/aws_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ func TestAccAwsTsEc2Provisioners(t *testing.T) {
checkAccAwsEc2Provisioners(t, "aws-ts-ec2-provisioners")
}

func TestAccAwsdPyEc2Provisioners(t *testing.T) {
func TestAccAwsPyEc2Provisioners(t *testing.T) {
checkAccAwsEc2Provisioners(t, "aws-py-ec2-provisioners")
}

Expand Down

0 comments on commit 86415c7

Please sign in to comment.