test tweaks and updated examples
[civicrm-core.git] / api / v3 / examples / ContributionRecurCreate.php
index c83fb85f74d27e3b4e2186bd506d565d6dc254df..6fe28ad389916df7de01ea9c9b127300311e9605 100644 (file)
@@ -48,9 +48,9 @@ function contribution_recur_create_expectedresult(){
           'frequency_unit' => 'day',
           'frequency_interval' => '1',
           'installments' => '12',
-          'start_date' => '20120101000000',
+          'start_date' => '2013-07-29 00:00:00',
           'create_date' => '20120130621222105',
-          'modified_date' => '2012-11-14 16:02:35',
+          'modified_date' => '',
           'cancel_date' => '',
           'end_date' => '',
           'processor_id' => '',