File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ public function testCreateSubscriptionLong()
65
65
$ subscription ->name = "test subscription " ;
66
66
$ subscription ->intervalLength = "1 " ;
67
67
$ subscription ->intervalUnit = "months " ;
68
- $ subscription ->startDate = "2015 -03-12 " ;
68
+ $ subscription ->startDate = "2018 -03-12 " ;
69
69
$ subscription ->totalOccurrences = "14 " ;
70
70
$ subscription ->trialOccurrences = "" ;
71
71
$ subscription ->amount = "6.99 " ;
@@ -137,7 +137,7 @@ public function testCreateSubscriptionECheck()
137
137
$ subscription ->name = "my test echeck subscription " ;
138
138
$ subscription ->intervalLength = "1 " ;
139
139
$ subscription ->intervalUnit = "months " ;
140
- $ subscription ->startDate = "2015 -04-12 " ;
140
+ $ subscription ->startDate = "2019 -04-12 " ;
141
141
$ subscription ->totalOccurrences = "2 " ;
142
142
$ subscription ->trialOccurrences = "" ;
143
143
$ subscription ->amount = "11.99 " ;
You can’t perform that action at this time.
0 commit comments