Skip to content

Commit

Permalink
Fixed Tests description
Browse files Browse the repository at this point in the history
  • Loading branch information
gastonpereyra committed Apr 21, 2020
1 parent 9687d63 commit a51d4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sls-api-file-list.js
Expand Up @@ -234,7 +234,7 @@ describe('File List Api', () => {
statusCode: 404
});
},
description: 'Should return 200 with valid data but file not exist in s3',
description: 'Should return 200 with valid data if file does not exist in s3',
request: {},
session: true,
response: {
Expand Down

0 comments on commit a51d4a9

Please sign in to comment.