Skip to content

Commit

Permalink
link test to serial test list
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsFronius committed Apr 16, 2021
1 parent 59cb1fd commit 16caa2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/resource_aws_ec2_client_vpn_endpoint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ func TestAccAwsEc2ClientVpn_serial(t *testing.T) {
"msAD": testAccAwsEc2ClientVpnEndpoint_msAD,
"mutualAuthAndMsAD": testAccAwsEc2ClientVpnEndpoint_mutualAuthAndMsAD,
"federated": testAccAwsEc2ClientVpnEndpoint_federated,
"withClientConnect": testAccAwsEc2ClientVpnEndpoint_withClientConnectOptions,
"withLogGroup": testAccAwsEc2ClientVpnEndpoint_withLogGroup,
"withDNSServers": testAccAwsEc2ClientVpnEndpoint_withDNSServers,
"tags": testAccAwsEc2ClientVpnEndpoint_tags,
Expand Down

0 comments on commit 16caa2b

Please sign in to comment.