Skip to content

Commit

Permalink
add missing Yii usage
Browse files Browse the repository at this point in the history
  • Loading branch information
TonisOrmisson committed Jan 3, 2018
1 parent e08583d commit b426176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/TestBaseClass.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use PHPUnit\Framework\TestCase;
use User;
use Yii;

class TestBaseClass extends TestCase
{
Expand Down

0 comments on commit b426176

Please sign in to comment.