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-12-23 03:10:09 +0300
committermattab <matthieu.aubry@gmail.com>2015-12-23 03:10:09 +0300
commit6658250df584b96941d4bb74c9234fb7bfefe588 (patch)
treebb3643916fe85eb2a7679bd0d1ffde513a99df2b /tests/PHPUnit/Framework
parentf1b693e397d7601959e0fdeee39191ee94fb8582 (diff)
Remove 'days ago' from tests output as it changes each day
Diffstat (limited to 'tests/PHPUnit/Framework')
-rw-r--r--tests/PHPUnit/Framework/TestRequest/Response.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/PHPUnit/Framework/TestRequest/Response.php b/tests/PHPUnit/Framework/TestRequest/Response.php
index daf76d72f4..0f09a25b04 100644
--- a/tests/PHPUnit/Framework/TestRequest/Response.php
+++ b/tests/PHPUnit/Framework/TestRequest/Response.php
@@ -149,6 +149,7 @@ class Response
'lastActionDateTime',
'serverTimestamp',
'serverTimePretty',
+ 'daysAgo',
'serverDatePretty',
'serverDatePrettyFirstAction',
'serverTimePrettyFirstAction',