mirror of
https://github.com/bitinflow/accounts.git
synced 2026-03-16 06:55:51 +00:00
Fix unit test
This commit is contained in:
@@ -30,6 +30,8 @@ class Scope
|
||||
// Manage a authorized user object.
|
||||
public const USERS_EDIT = 'users:edit';
|
||||
|
||||
public const USERS_CREATE = 'users:create';
|
||||
|
||||
// Read authorized user´s transactions.
|
||||
public const TRANSACTIONS_READ = 'transactions:read';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user