Skip to content

Commit 41cff63

Browse files
committed
Revert "Fix sqs features error test"
This reverts commit 452cf3d.
1 parent eb6ac8c commit 41cff63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ Feature: Amazon Simple Queue Service
1717
Then I expect the response error code to be "NonExistentQueue"
1818
And I expect the response error message to include:
1919
"""
20-
The specified queue does not exist for this wsdl version.
20+
The specified queue does not exist.
2121
"""

0 commit comments

Comments
 (0)