diff --git a/tests/VideoDownloadTest.php b/tests/VideoDownloadTest.php index 193cc2d..364ca00 100644 --- a/tests/VideoDownloadTest.php +++ b/tests/VideoDownloadTest.php @@ -80,7 +80,7 @@ class VideoDownloadTest extends PHPUnit_Framework_TestCase /** * Provides URLs for tests * - * @return void + * @return array */ public function urlProvider() { @@ -104,7 +104,7 @@ class VideoDownloadTest extends PHPUnit_Framework_TestCase /** * Provides incorrect URLs for tests * - * @return void + * @return array */ public function errorUrlProvider() {