diff --git a/tests/php-unit-tests/unitary-tests/setup/ModelFactoryTest.php b/tests/php-unit-tests/unitary-tests/setup/ModelFactoryTest.php index aaf514ce9..dde120f63 100644 --- a/tests/php-unit-tests/unitary-tests/setup/ModelFactoryTest.php +++ b/tests/php-unit-tests/unitary-tests/setup/ModelFactoryTest.php @@ -703,7 +703,7 @@ XML XML ]; - $aDeltas['_delta="define_and_must_exits_fails"'] = [ + $aDeltas['_delta="define_then_must_exist"'] = [ 'sInitialXML' => << @@ -725,7 +725,10 @@ XML 'sExpectedXML' => << XML @@ -1370,7 +1373,7 @@ XML 'sExpectedXMLDelta' => << - + XML ], @@ -1386,7 +1389,7 @@ XML 'sExpectedXMLDelta' => << - + etc.