cleanup: заменить тестовый email на example.com в keycloak-auth-reference
This commit is contained in:
@@ -116,7 +116,7 @@ token_type: Bearer
|
||||
|
||||
```javascript
|
||||
MOCK_USERS = [
|
||||
{ clientId: 'WZ01325', companyName: 'Тест', email: 'tazet@narod.ru' },
|
||||
{ clientId: 'WZ01325', companyName: 'Тест', email: 'test@example.com' },
|
||||
{ clientId: 'WZ01112', companyName: 'Нубес', email: 'admin@nubes.ru' }
|
||||
]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user