Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
1newsr committed Jun 3, 2020
1 parent dd766e6 commit 50c348f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/resource_aws_elasticache_replication_group_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ func TestAccAWSElasticacheReplicationGroup_redisClusterInVpc2(t *testing.T) {
resourceName, "snapshot_retention_limit", "7"),
resource.TestCheckResourceAttrSet(
resourceName, "primary_endpoint_address"),
resource.TestCheckResourceAttrSet(
resource.TestCheckResourceAttrSet(
resourceName, "reader_endpoint_address"),
),
},
Expand Down

0 comments on commit 50c348f

Please sign in to comment.