mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 06:48:59 +08:00
fixed auth manager unit test to not expect generic exception
This is not allowed by phpunit as a test may not fail anymore
This commit is contained in:
@@ -15,6 +15,7 @@ use yii\helpers\StringHelper;
|
||||
|
||||
/**
|
||||
* @author Qiang Xue <qiang.xue@gmail.com>
|
||||
* @author Carsten Brandt <mail@cebe.cc>
|
||||
* @since 2.0
|
||||
*/
|
||||
class Response extends \yii\base\Response
|
||||
|
||||
Reference in New Issue
Block a user