mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
comment
This commit is contained in:
@@ -940,6 +940,7 @@ mod tests {
|
|||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
|
|
||||||
|
// The "-rotated" files are rotated by 270 degrees using the Exif metadata
|
||||||
let bytes = include_bytes!("../test-data/image/rectangle2000x1800-rotated.jpg");
|
let bytes = include_bytes!("../test-data/image/rectangle2000x1800-rotated.jpg");
|
||||||
let img_rotated = send_image_check_mediaquality(
|
let img_rotated = send_image_check_mediaquality(
|
||||||
Some("0"),
|
Some("0"),
|
||||||
|
|||||||
Reference in New Issue
Block a user