mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Тестовые данные теперь интегрируются через аспектную библиотеку
This commit is contained in:
@@ -87,5 +87,4 @@ return [
|
||||
'internal' => api\modules\internal\Module::class,
|
||||
'accounts' => api\modules\accounts\Module::class,
|
||||
],
|
||||
'on beforeAction' => api\components\TestData::getInstance(),
|
||||
];
|
||||
|
Reference in New Issue
Block a user