File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ public function testCreateSubscriptionLong()
6565 $ subscription ->name = "test subscription " ;
6666 $ subscription ->intervalLength = "1 " ;
6767 $ subscription ->intervalUnit = "months " ;
68- $ subscription ->startDate = "2015 -03-12 " ;
68+ $ subscription ->startDate = "2018 -03-12 " ;
6969 $ subscription ->totalOccurrences = "14 " ;
7070 $ subscription ->trialOccurrences = "" ;
7171 $ subscription ->amount = "6.99 " ;
@@ -137,7 +137,7 @@ public function testCreateSubscriptionECheck()
137137 $ subscription ->name = "my test echeck subscription " ;
138138 $ subscription ->intervalLength = "1 " ;
139139 $ subscription ->intervalUnit = "months " ;
140- $ subscription ->startDate = "2015 -04-12 " ;
140+ $ subscription ->startDate = "2019 -04-12 " ;
141141 $ subscription ->totalOccurrences = "2 " ;
142142 $ subscription ->trialOccurrences = "" ;
143143 $ subscription ->amount = "11.99 " ;
You can’t perform that action at this time.
0 commit comments