Skip to content

Commit 0cfae6e

Browse files
committed
Fix route53domains test to not inspect error message but only the type
1 parent 7bf6124 commit 0cfae6e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,3 @@ Feature: Amazon Route53 Domains
1010
When I attempt to call the "GetDomainDetail" API with:
1111
| DomainName | fake-domain-name |
1212
Then I expect the response error code to be "InvalidInput"
13-
And I expect the response error message to include:
14-
"""
15-
Errors
16-
"""

0 commit comments

Comments
 (0)