test tweaks and updated examples
[civicrm-core.git] / api / v3 / examples / ContributionRecurGet.php
index 6158d65a30762bd18895aabc27ada37229dde9b2..4218e7458b88afbc87693f6f3f6bcb0fe5eb129d 100644 (file)
@@ -41,7 +41,7 @@ function contribution_recur_get_expectedresult(){
           'frequency_unit' => 'day',
           'frequency_interval' => '1',
           'installments' => '12',
-          'start_date' => '2012-01-01 00:00:00',
+          'start_date' => '2013-07-29 00:00:00',
           'create_date' => '20120130621222105',
           'contribution_status_id' => '1',
           'is_test' => 0,