aws-cloudformation / aws-cloudformation-resource-providers-stepfunctions

The CloudFormation Resource Provider Package For AWS Step Functions
https://aws.amazon.com/step-functions/
Apache License 2.0
6 stars 4 forks source link

Fix failing contract tests for Activity resource #15

Closed jormello closed 3 years ago

jormello commented 3 years ago

Description of changes: Prior to these changes, the following contract tests were failing:

These changes resolve those failing tests by changing the following:

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