Merge branch 'tests/mysql' into feature/docker-testing

This commit is contained in:
Tobias Munk
2017-02-16 16:49:32 +01:00
10 changed files with 16 additions and 6 deletions

View File

@@ -6,8 +6,9 @@ use yii\rbac\DbManager;
/**
* MySQLManagerCacheTest
* @group db
* @group rbac
* @group db
* @group mysql
*/
class MySQLManagerCacheTest extends MySQLManagerTest
{