Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2015-03-19 09:51:37 +0300
committermattab <matthieu.aubry@gmail.com>2015-03-19 09:51:37 +0300
commitdfb9860120cf78e75444128296b175b5124030ad (patch)
tree9d862a768ce8201a371ae2807282a21e68da39ff
parent760c974f3d29648df984b4b05733c72d7da7d5ca (diff)
Rename property to new value
-rw-r--r--tests/PHPUnit/Unit/CronArchive/SegmentArchivingRequestUrlProviderTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PHPUnit/Unit/CronArchive/SegmentArchivingRequestUrlProviderTest.php b/tests/PHPUnit/Unit/CronArchive/SegmentArchivingRequestUrlProviderTest.php
index e3d36ea9dc..e405d08161 100644
--- a/tests/PHPUnit/Unit/CronArchive/SegmentArchivingRequestUrlProviderTest.php
+++ b/tests/PHPUnit/Unit/CronArchive/SegmentArchivingRequestUrlProviderTest.php
@@ -167,7 +167,7 @@ class SegmentArchivingRequestUrlProviderTest extends \PHPUnit_Framework_TestCase
),
array( // test when creation_time is greater than date range end date
- 'creation_time',
+ 'segment_creation_time',
1,
'2010-02-01,2015-02-22',
'week',