test tweaks and updated examples
[civicrm-core.git] / api / v3 / examples / Relationship / NotInRelationshipType.php
index fa3bc4ee0bbfab4065662d3d88d2fdbfdb6ff5a6..299a8b7e794018257003339f86e5311787580100 100644 (file)
@@ -42,7 +42,7 @@ function relationship_get_expectedresult(){
           'contact_id_a' => '63',
           'contact_id_b' => '64',
           'relationship_type_id' => '31',
-          'start_date' => '2008-12-20',
+          'start_date' => '2013-07-29 00:00:00',
           'is_active' => '1',
           'description' => '',
           'is_permission_a_b' => 0,
@@ -53,7 +53,7 @@ function relationship_get_expectedresult(){
           'contact_id_a' => '63',
           'contact_id_b' => '64',
           'relationship_type_id' => '34',
-          'start_date' => '2008-12-20',
+          'start_date' => '2013-07-29 00:00:00',
           'is_active' => '1',
           'description' => '',
           'is_permission_a_b' => 0,