From 7cab8f69c335dc58d6a35965a4aba32e20445b36 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Mon, 16 Jan 2017 18:45:33 +0100 Subject: [PATCH] Remove obsolete parameters --- tests/VideoDownloadTest.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/VideoDownloadTest.php b/tests/VideoDownloadTest.php index 3744305..bcdd92b 100644 --- a/tests/VideoDownloadTest.php +++ b/tests/VideoDownloadTest.php @@ -282,8 +282,6 @@ class VideoDownloadTest extends \PHPUnit_Framework_TestCase * @param string $url URL * @param string $format Format * @param string $filename Filename - * @param string $domain Domain - * @param string $audioFilename MP3 audio file name * * @return void * @dataProvider urlProvider