diff options
author | Christoph Kluenter <ckluente@thoughtworks.com> | 2016-08-24 15:57:00 +0200 |
---|---|---|
committer | Christoph Kluenter <ckluente@thoughtworks.com> | 2016-08-24 15:57:00 +0200 |
commit | f758f916fe585e55b17f61291de8733e3afe379d (patch) | |
tree | e00590410c5e82b9d3fb5ead8ca65ed77cbad90d /service/test/functional/features/attachments.feature | |
parent | c99302f6fd2725bdfc71e49319c1c8c145a151ab (diff) | |
parent | 0cc753ce7b525b9b940818cda831750a72131938 (diff) |
Merge branch '5mb_attachment'
Diffstat (limited to 'service/test/functional/features/attachments.feature')
-rw-r--r-- | service/test/functional/features/attachments.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/service/test/functional/features/attachments.feature b/service/test/functional/features/attachments.feature index 7724596d..ff0b99c9 100644 --- a/service/test/functional/features/attachments.feature +++ b/service/test/functional/features/attachments.feature @@ -32,7 +32,7 @@ Feature: Attachments | Pixelated rocks! | You should definitely use it. Cheers, User. | And for the 'To' field I enter 'pixelated@friends.org' And I find an attachment icon - When I try to upload a file bigger than 1MB + When I try to upload a file bigger than 5MB Then I see an upload error message When I dismiss the error message Then It should not show the error message anymore |