From 9308560b5114f2c349558f8e984b105c225aefa7 Mon Sep 17 00:00:00 2001 From: Christoph Kluenter Date: Tue, 23 Aug 2016 17:15:02 +0200 Subject: accept uploads to up to 5MB --- service/test/functional/features/attachments.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service/test/functional/features/attachments.feature') 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 -- cgit v1.2.3