test tweaks and updated examples
[civicrm-core.git] / api / v3 / examples / Relationship / BetweenRelationshipType.php
index e3191c4aee1e4e057aa3d2277b59fd6e9b603706..152a9ca8b88fb2acc7e8ccd79a575f9f7d0e593a 100644 (file)
@@ -42,7 +42,7 @@ function relationship_get_expectedresult(){
           'contact_id_a' => '63',
           'contact_id_b' => '64',
           'relationship_type_id' => '32',
-          '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' => '33',
-          'start_date' => '2008-12-20',
+          'start_date' => '2013-07-29 00:00:00',
           'is_active' => '1',
           'description' => '',
           'is_permission_a_b' => 0,
@@ -64,7 +64,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,