1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-21 06:56:40 +02:00

style: Lint

Changes suggested by StyleCI
This commit is contained in:
Pierre Rudloff 2018-01-25 15:13:13 +01:00
parent 6aad01ede5
commit 397bbf96ff
2 changed files with 3 additions and 2 deletions

View File

@ -70,6 +70,7 @@ class Config
/**
* Path to the directory that contains the phantomjs binary.
*
* @var string
*/
public $phantomjsDir = 'vendor/bin/';

View File

@ -201,8 +201,8 @@ class VideoDownloadTest extends TestCase
'https://openload.co/embed/qTsjMEUtN4U', 'best[protocol^=http]',
'aup-the-lego-ninjago-movie-2017-1508463762.MP4.mp4-qTsjMEUtN4U',
'mp4',
'openload.co'
]
'openload.co',
],
];
}