refactor: extract platform media crates
This commit is contained in:
@@ -381,8 +381,7 @@ mod tests {
|
||||
}),
|
||||
background_asset: Some(WoodenFishImageAsset {
|
||||
asset_id: "background-1".to_string(),
|
||||
image_src: "/generated-wooden-fish-assets/profile/background/image.png"
|
||||
.to_string(),
|
||||
image_src: "/generated-wooden-fish-assets/profile/background/image.png".to_string(),
|
||||
image_object_key: "generated-wooden-fish-assets/profile/background/image.png"
|
||||
.to_string(),
|
||||
asset_object_id: "background-object-1".to_string(),
|
||||
|
||||
Reference in New Issue
Block a user