From 01f504f7b10d75422bdcf11b6531c7e576afbfd3 Mon Sep 17 00:00:00 2001 From: smilerz Date: Thu, 15 Apr 2021 10:31:47 -0500 Subject: [PATCH] updated tests to handle html decoding --- cookbook/tests/other/_recipes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/tests/other/_recipes.py b/cookbook/tests/other/_recipes.py index e300e786b..19390da44 100644 --- a/cookbook/tests/other/_recipes.py +++ b/cookbook/tests/other/_recipes.py @@ -6,7 +6,7 @@ ALLRECIPES = { "servings": 4, "prepTime": 15, "cookTime": 25, - "image": "https://imagesvc.meredithcorp.io/v3/mm/image?url=https%3A%2F%2Fimages.media-allrecipes.com%2Fuserphotos%2F8145402.jpg", + "image": "https://imagesvc.meredithcorp.io/v3/mm/image?url=https://images.media-allrecipes.com/userphotos/8145402.jpg", "keywords": [ { "id": 1645424,