diff --git a/tests/VideoTest.php b/tests/VideoTest.php index 48bb7e6..c726fd4 100644 --- a/tests/VideoTest.php +++ b/tests/VideoTest.php @@ -71,7 +71,7 @@ class VideoTest extends BaseTest * Test getUrl function with a protected video and no password. * * @return void - * @expectedException Alltube\PasswordException + * @expectedException Alltube\Exception\PasswordException */ public function testgetUrlWithMissingPassword() {