Commit 8e791cf3 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Update DataGen.php

parent de88c706
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -191,9 +191,8 @@ class DataGen
        ],
        [
            'table'   => 'CC_ACTIVITE',
            'context' => ['install', 'update'],
            'context' => ['install'],
            'key'     => 'CODE',
            'options' => ['update' => false, 'delete' => false],
        ],
        [
            'table'   => 'TYPE_INTERVENTION',