summaryrefslogtreecommitdiff
path: root/service/test/functional/features/attachments.feature
diff options
context:
space:
mode:
authorChristoph Kluenter <ckluente@thoughtworks.com>2016-08-24 15:57:00 +0200
committerChristoph Kluenter <ckluente@thoughtworks.com>2016-08-24 15:57:00 +0200
commitf758f916fe585e55b17f61291de8733e3afe379d (patch)
treee00590410c5e82b9d3fb5ead8ca65ed77cbad90d /service/test/functional/features/attachments.feature
parentc99302f6fd2725bdfc71e49319c1c8c145a151ab (diff)
parent0cc753ce7b525b9b940818cda831750a72131938 (diff)
Merge branch '5mb_attachment'
Diffstat (limited to 'service/test/functional/features/attachments.feature')
-rw-r--r--service/test/functional/features/attachments.feature2
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