HummingBirdAnimeClient/tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set jpeg2000__1.php
Timothy J Warren 52fc6d8391
Some checks failed
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit
Move AnimeClient tests
2020-03-11 23:18:31 -04:00

2 lines
249 B
PHP

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