mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
✅ Fix test case dependant to setup option Change Management Simple vs ITIL
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