aws-cloudformation / aws-cloudformation-resource-providers-redshift

The CloudFormation Resource Provider Package For Amazon Redshift
https://aws.amazon.com/redshift/
Apache License 2.0
4 stars 13 forks source link

Refactor UpdateHandler unit test #144

Closed mashuaihh closed 1 year ago

mashuaihh commented 1 year ago

The unit test before has many repeating fields and variables. This commit refactors the code to be cleaner.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.