diff --git a/etna/api/tests/expected_results/article.json b/etna/api/tests/expected_results/article.json index 42ea93448..abd155019 100644 --- a/etna/api/tests/expected_results/article.json +++ b/etna/api/tests/expected_results/article.json @@ -89,7 +89,7 @@ "translation": null, "copyright": null, "is_sensitive": false, - "custom_sensitive_image": null + "custom_sensitive_image_warning": null }, "hero_image_small": { "id": 13, @@ -110,7 +110,7 @@ "translation": null, "copyright": null, "is_sensitive": false, - "custom_sensitive_image": null + "custom_sensitive_image_warning": null }, "display_content_warning": false, "custom_warning_text": "", diff --git a/etna/api/tests/expected_results/arts.json b/etna/api/tests/expected_results/arts.json index f1ebb84a6..0cbb06fc9 100644 --- a/etna/api/tests/expected_results/arts.json +++ b/etna/api/tests/expected_results/arts.json @@ -82,7 +82,7 @@ "translation": null, "copyright": null, "is_sensitive": false, - "custom_sensitive_image": null + "custom_sensitive_image_warning": null }, "hero_image_small": { "id": 3, @@ -103,7 +103,7 @@ "translation": null, "copyright": null, "is_sensitive": false, - "custom_sensitive_image": null + "custom_sensitive_image_warning": null }, "global_alert": null, "type_label": "Explore the collection", diff --git a/etna/api/tests/expected_results/early_modern.json b/etna/api/tests/expected_results/early_modern.json index 93ee10863..79dcd9fc4 100644 --- a/etna/api/tests/expected_results/early_modern.json +++ b/etna/api/tests/expected_results/early_modern.json @@ -82,7 +82,7 @@ "translation": null, "copyright": null, "is_sensitive": false, - "custom_sensitive_image": null + "custom_sensitive_image_warning": null }, "hero_image_small": { "id": 5, @@ -103,7 +103,7 @@ "translation": null, "copyright": null, "is_sensitive": false, - "custom_sensitive_image": null + "custom_sensitive_image_warning": null }, "global_alert": null, "type_label": "Explore the collection", diff --git a/etna/api/tests/expected_results/focused_article.json b/etna/api/tests/expected_results/focused_article.json index d70ab0bfd..8133b7769 100644 --- a/etna/api/tests/expected_results/focused_article.json +++ b/etna/api/tests/expected_results/focused_article.json @@ -89,7 +89,7 @@ "translation": null, "copyright": null, "is_sensitive": false, - "custom_sensitive_image": null + "custom_sensitive_image_warning": null }, "hero_image_small": { "id": 15, @@ -110,7 +110,7 @@ "translation": null, "copyright": null, "is_sensitive": false, - "custom_sensitive_image": null + "custom_sensitive_image_warning": null }, "display_content_warning": false, "custom_warning_text": "", diff --git a/etna/api/tests/expected_results/highlight_gallery.json b/etna/api/tests/expected_results/highlight_gallery.json index d85e98532..c5b9e38fd 100644 --- a/etna/api/tests/expected_results/highlight_gallery.json +++ b/etna/api/tests/expected_results/highlight_gallery.json @@ -104,13 +104,13 @@ "title": "An image", "jpeg": { "url": "/media/images/example_E1PUN8.max-1024x1024.format-jpeg.jpegquality-60.bgcolor-fff.jpg", - "full_url": "https://nationalarchives.gov.uk/media/images/example_E1PUN8.max-1024x1024.format-jpeg.jpegquality-60.bgcolor-fff.jpg", + "full_url": "https://nationalarchives.gov.uk/media/images/example_E1PUN8.max-1024x1024.format-jpeg.jpegquality-60.jpg", "width": 100, "height": 100 }, "webp": { "url": "/media/images/example_E1PUN8.max-1024x1024.format-webp.webpquality-60.bgcolor-fff.webp", - "full_url": "https://nationalarchives.gov.uk/media/images/example_E1PUN8.max-1024x1024.format-webp.webpquality-60.bgcolor-fff.webp", + "full_url": "https://nationalarchives.gov.uk/media/images/example_E1PUN8.max-1024x1024.format-webp.webpquality-60.webp", "width": 100, "height": 100 }, diff --git a/etna/api/tests/expected_results/postwar.json b/etna/api/tests/expected_results/postwar.json index ef979eacc..12de075d8 100644 --- a/etna/api/tests/expected_results/postwar.json +++ b/etna/api/tests/expected_results/postwar.json @@ -82,7 +82,7 @@ "translation": null, "copyright": null, "is_sensitive": false, - "custom_sensitive_image": null + "custom_sensitive_image_warning": null }, "hero_image_small": { "id": 7, @@ -103,7 +103,7 @@ "translation": null, "copyright": null, "is_sensitive": false, - "custom_sensitive_image": null + "custom_sensitive_image_warning": null }, "global_alert": null, "type_label": "Explore the collection",