mirror of
https://github.com/elyby/accounts.git
synced 2026-04-27 01:32:47 +05:30
Fixed almost everything, but all functional tests are broken at the last minute :(
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
namespace api\tests\functional\oauth;
|
||||
|
||||
use api\rbac\Permissions as P;
|
||||
use api\tests\_pages\OauthRoute;
|
||||
use api\tests\FunctionalTester;
|
||||
use common\rbac\Permissions as P;
|
||||
|
||||
class AuthCodeCest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user