summaryrefslogtreecommitdiff
path: root/service/test/functional/features/attachments.feature
diff options
context:
space:
mode:
Diffstat (limited to 'service/test/functional/features/attachments.feature')
-rw-r--r--service/test/functional/features/attachments.feature8
1 files changed, 2 insertions, 6 deletions
diff --git a/service/test/functional/features/attachments.feature b/service/test/functional/features/attachments.feature
index 5cdbf7be..859ee590 100644
--- a/service/test/functional/features/attachments.feature
+++ b/service/test/functional/features/attachments.feature
@@ -32,12 +32,8 @@ 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
- Then I see an upload error message
- When I dismiss the error message
- Then It should not show the error message anymore
- When I upload a valid file
+ When I upload a file
And I send it
When I select the tag 'sent'
And I open the first mail in the mail list
- Then I see the mail has an attachment
+ Then I see the mail has an attachment \ No newline at end of file