Skip to content

Commit

Permalink
Fix route53domains test to not inspect error message but only the type
Browse files Browse the repository at this point in the history
  • Loading branch information
mullermp committed Dec 12, 2024
1 parent 7bf6124 commit 0cfae6e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gems/aws-sdk-route53domains/features/client.feature
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,3 @@ Feature: Amazon Route53 Domains
When I attempt to call the "GetDomainDetail" API with:
| DomainName | fake-domain-name |
Then I expect the response error code to be "InvalidInput"
And I expect the response error message to include:
"""
Errors
"""

0 comments on commit 0cfae6e

Please sign in to comment.