mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Убраны разрознености в ошибках, скорреткированы тесты
This commit is contained in:
@ -13,7 +13,7 @@ class EmailConfirmationCest {
|
||||
$I->canSeeResponseContainsJson([
|
||||
'success' => false,
|
||||
'errors' => [
|
||||
'key' => 'error.key_is_required',
|
||||
'key' => 'error.key_required',
|
||||
],
|
||||
]);
|
||||
|
||||
|
Reference in New Issue
Block a user