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:
authorsgiehl <stefan@piwik.org>2014-12-21 04:33:00 +0300
committersgiehl <stefan@piwik.org>2014-12-21 04:33:00 +0300
commit7109a96f76e0aa1034f51b5e6aa39a2860d64c58 (patch)
tree93fc768c3fa8075325e4371d2738e2e5dd7948c7 /tests/PHPUnit/System/OneVisitorTwoVisitsWithCookieSupportTest.php
parent837eb1e625a9f34c7f6ede5e02cd6ebc8ff49b84 (diff)
updated tests
Diffstat (limited to 'tests/PHPUnit/System/OneVisitorTwoVisitsWithCookieSupportTest.php')
-rwxr-xr-xtests/PHPUnit/System/OneVisitorTwoVisitsWithCookieSupportTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/PHPUnit/System/OneVisitorTwoVisitsWithCookieSupportTest.php b/tests/PHPUnit/System/OneVisitorTwoVisitsWithCookieSupportTest.php
index 1122a59c90..fdd32288a8 100755
--- a/tests/PHPUnit/System/OneVisitorTwoVisitsWithCookieSupportTest.php
+++ b/tests/PHPUnit/System/OneVisitorTwoVisitsWithCookieSupportTest.php
@@ -34,7 +34,7 @@ class OneVisitorTwoVisitsWithCookieSupportTest extends SystemTestCase
{
$apiToCall = array(
'VisitTime', 'VisitsSummary', 'VisitorInterest', 'VisitFrequency', 'UserSettings', 'DevicesDetection',
- 'UserCountry', 'Referrers', 'Provider', 'Goals', 'CustomVariables', 'CoreAdminHome',
+ 'UserCountry', 'Referrers', 'Provider', 'Goals', 'CustomVariables', 'CoreAdminHome', 'DevicePlugins',
'Actions', 'Live.getLastVisitsDetails');
return array(