diff --git a/tests/test-webp.php b/tests/test-webp.php index 2bbbaf7..9a60baf 100644 --- a/tests/test-webp.php +++ b/tests/test-webp.php @@ -171,7 +171,7 @@ public function test_timmy_ignores_gif_when_using_webp() { $result = $image->picture_responsive(); $expected = sprintf( - '%2$s', + '%2$s', $this->get_upload_url(), PHP_EOL );