Skip to content

Commit

Permalink
Remove smoke tests for unsupported services and correct error message…
Browse files Browse the repository at this point in the history
… expectation for Workspaces invalid directory ID
  • Loading branch information
jeskew committed Jun 18, 2015
1 parent aaf16c1 commit e85032c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 43 deletions.
18 changes: 0 additions & 18 deletions features/smoke/importexport/importexport.feature

This file was deleted.

24 changes: 0 additions & 24 deletions features/smoke/simpledb/simpledb.feature

This file was deleted.

2 changes: 1 addition & 1 deletion features/smoke/workspaces/workspaces.feature
Expand Up @@ -14,5 +14,5 @@ Feature: Amazon WorkSpaces
Then I expect the response error code to be "ValidationException"
And I expect the response error message to include:
"""
Value 'fake-id' at 'directoryId' failed to satisfy constraint
The Directory ID fake-id in the request is invalid.
"""

0 comments on commit e85032c

Please sign in to comment.