Missing exception in @throws tag
This commit is contained in:
parent
dad8b6d704
commit
f814ebc492
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ class FrontControllerTest extends ControllerTest
|
|||
*
|
||||
* @return void
|
||||
* @requires download
|
||||
* @throws AlltubeLibraryException
|
||||
* @throws AlltubeLibraryException|InvalidURLException
|
||||
*/
|
||||
public function testInfoWithPassword()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue