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

The CloudFormation Resource Provider Package For AWS CloudFormation
https://aws.amazon.com/cloudformation/
Apache License 2.0
47 stars 35 forks source link

Fix inconsistent expected error messages #90

Closed wkexiang closed 2 years ago

wkexiang commented 2 years ago

Description of changes: Newer version of Lombok changed the word @NonNull in error message to non-null, which results in unit tests to fail.

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