diff --git a/test/test_art.py b/test/test_art.py
index e19c7d211..4954106b5 100644
--- a/test/test_art.py
+++ b/test/test_art.py
@@ -209,10 +209,10 @@ class AAOTest(UseThePlugin):
def test_aao_scraper_finds_image(self):
body = b"""
-
-
+
+
"""
self.mock_response(self.AAO_URL, body)
album = _common.Bag(asin=self.ASIN)