Skip to content

Commit 452cf3d

Browse files
committed
Fix sqs features error test
1 parent f78d0c5 commit 452cf3d

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.
20+
The specified queue does not exist for this wsdl version.
2121
"""

0 commit comments

Comments
 (0)