Skip to content

Commit

Permalink
fix test to match new response from Sway
Browse files Browse the repository at this point in the history
  • Loading branch information
theganyo committed Nov 11, 2015
1 parent 4006eac commit 4991248
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/lib/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -479,8 +479,7 @@ module.exports = function() {
errors:
[ { code: 'INVALID_TYPE',
message: 'Expected type object but found type string',
path: [],
schemaId: undefined } ],
path: [] } ],
message: 'Invalid body: Expected type object but found type string',
path: []
});
Expand Down

0 comments on commit 4991248

Please sign in to comment.