mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-29 18:14:59 +00:00
Créer un composant pour afficher une liste des tickets
This commit is contained in:
@@ -282,12 +282,12 @@ class TicketNormalizerTest extends KernelTestCase
|
||||
'currentState',
|
||||
'emergency',
|
||||
'caller',
|
||||
'createdAt',
|
||||
];
|
||||
|
||||
// Keys that should not be present in read:simple normalization
|
||||
$unexpectedKeys = [
|
||||
'history',
|
||||
'createdAt',
|
||||
'updatedAt',
|
||||
'updatedBy',
|
||||
'createdBy',
|
||||
|
Reference in New Issue
Block a user