Check tests

This commit is contained in:
fogelito
2025-07-21 14:06:39 +03:00
parent 1aea95c6a9
commit ffb3a522b0
4 changed files with 13 additions and 12 deletions
@@ -187,6 +187,7 @@ class Create extends Action
$collection->getAttribute('attributes'),
$dbForProject->getAdapter()->getMaxIndexLength(),
$dbForProject->getAdapter()->getInternalIndexesKeys(),
$dbForProject->getAdapter()->getSupportForIndexArray()
);
if (!$validator->isValid($index)) {