mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-11 12:04:12 +01:00
Merge remote-tracking branch 'origin/support/3.1' into support/3.2
This commit is contained in:
@@ -58,7 +58,7 @@ class AttributeDefinitionTest extends ItopDataTestCase {
|
||||
// Note: This is test is not great as we are datamodel dependent and don't have a class with all the attribute types
|
||||
return [
|
||||
'AttributeDateTime' => [
|
||||
Change::class,
|
||||
UserRequest::class,
|
||||
'start_date', // no default value on this field
|
||||
<<<PHP
|
||||
\$oObject->Set('start_date', '2023-09-06 12:26:00');
|
||||
|
||||
Reference in New Issue
Block a user