Skip to content

Commit

Permalink
tests/rds_cluster: Add ErrorCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
YakDriver committed Oct 13, 2021
1 parent b02e5bf commit eb60001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/resource_aws_rds_cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ func TestAccAWSRDSCluster_OnlyMajorVersion(t *testing.T) {
"cluster_identifier_prefix",
"db_instance_parameter_group_name",
"enable_global_write_forwarding",
"engine_version",
"master_password",
"skip_final_snapshot",
},
Expand Down

0 comments on commit eb60001

Please sign in to comment.