Skip to content

Commit debe414

Browse files
committed
Fix SES cucumber test
1 parent ef14c54 commit debe414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gems/aws-sdk-ses/features/client.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ Feature: Amazon Simple Email Service
1212
Then I expect the response error code to be "InvalidParameterValue"
1313
And I expect the response error message to include:
1414
"""
15-
Invalid email address<fake_email>.
15+
Invalid email address fake_email.
1616
"""

0 commit comments

Comments
 (0)