mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 15:46:44 +00:00
test: use actual broken eml
This commit is contained in:
@ -49,7 +49,7 @@ Feature: Import from EML files
|
||||
Scenario: Import broken EML message
|
||||
Given there is EML file "Broken/broken.eml"
|
||||
"""
|
||||
Content-type: image/png
|
||||
Content-type: multipart/mixed
|
||||
"""
|
||||
When user "user" imports local files with rules
|
||||
| source | target |
|
||||
|
||||
@ -53,7 +53,7 @@ Feature: Import from MBOX files
|
||||
Given there is MBOX file "Broken.mbox"
|
||||
"""
|
||||
From bridgetest@pm.test Thu Feb 20 20:20:20 2020
|
||||
Content-type: image/png
|
||||
Content-type: multipart/mixed
|
||||
"""
|
||||
When user "user" imports local files with rules
|
||||
| source | target |
|
||||
|
||||
Reference in New Issue
Block a user