Skip to content

Commit

Permalink
update WorkSpaces smoke test (#1888)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chase Coalwell committed Oct 16, 2019
1 parent 11f8eba commit f9fd573
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .changes/nextrelease/update-workspaces-smoke-test.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "bugfix",
"category": "WorkSpaces",
"description": "Updates Smoke Test"
}
]
2 changes: 1 addition & 1 deletion features/smoke/workspaces.feature
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Feature: Amazon WorkSpaces

Scenario: Handling errors
When I attempt to call the "DescribeWorkspaces" API with:
| DirectoryId | fake-id |
| DirectoryId | fake-id-value |
Then I expect the response error code to be "ValidationException"

0 comments on commit f9fd573

Please sign in to comment.