Typo fix.

This commit is contained in:
Jordan Petridis 2017-11-08 21:04:11 +02:00
parent 8c5cdf75a7
commit 3660fe0350
No known key found for this signature in database
GPG Key ID: CEABAD9F5683B9A6

View File

@ -165,7 +165,7 @@ mod tests {
#[test]
fn test_cache_image() {
let img_path =
cache_image("New Rustacean", Some("http://newrustacean.coe/podcast.png")).unwrap();
cache_image("New Rustacean", Some("http://newrustacean.com/podcast.png")).unwrap();
let foo_ = format!(
"{}{}/cover.png",
HAMMOND_CACHE.to_str().unwrap(),