HummingBirdAnimeClient/tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set Partial webp URL__1.php
Timothy J Warren e550a096bc
All checks were successful
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good
Downgrade snapshot library to a version that works with PHP 7.3
2020-03-17 15:05:28 -04:00

2 lines
275 B
PHP

<?php return '<picture><source srcset="https://localhost/assets/images/anime/15424.webp" type="image/webp" /><source srcset="https://localhost/assets/images/anime/15424.jpg" type="image/jpeg" /><img src="https://localhost/assets/images/anime/15424.jpg" alt="" /></picture>';