mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-25 08:35:16 +08:00
Summary: refactor(test): Fix file paths in message item body tests to be prepended with file:// Some inline images were not rendering as seen on (#621). The images were being correctly added to the downloads folder, however, their path was being prepended with an unrelated base url. I hardcoded file:// into the image paths so that they would always point to the local downloads folder. Test Plan: Ran the specific tests for message item body and message item. Also checked in my email. Reviewers: juan Reviewed By: juan Differential Revision: https://phab.nylas.com/D3105 |
||
---|---|---|
.. | ||
lib | ||
spec | ||
stylesheets | ||
.gitignore | ||
package.json |