test tweaks and updated examples
[civicrm-core.git] / api / v3 / examples / Relationship / INRelationshipType.php
index 8d03eb93d50c7492c3aa21bdae7d858112437ef2..b1b8d7c5882c81ab96d059485d068536abc62e8a 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,