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-10-24 19:06:35 +0400
committersgiehl <stefan@piwik.org>2014-10-24 19:06:35 +0400
commitb41d73aed302c16a74fff1d289051a690ef2e7e5 (patch)
tree7c01c7b78fa47edea84d919f97548ae9a9f8628f /tests/PHPUnit/System/RowEvolutionTest.php
parent653bf01db7bfee38249b3bc86f13f29f5de3e298 (diff)
updated a couple of test files
Diffstat (limited to 'tests/PHPUnit/System/RowEvolutionTest.php')
-rwxr-xr-xtests/PHPUnit/System/RowEvolutionTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/PHPUnit/System/RowEvolutionTest.php b/tests/PHPUnit/System/RowEvolutionTest.php
index 0fba18234d..7937e99964 100755
--- a/tests/PHPUnit/System/RowEvolutionTest.php
+++ b/tests/PHPUnit/System/RowEvolutionTest.php
@@ -163,8 +163,8 @@ class RowEvolutionTest extends SystemTestCase
'otherRequestParameters' => array(
'date' => '2010-03-01,2010-03-06',
'period' => 'month',
- 'apiModule' => 'UserSettings',
- 'apiAction' => 'getBrowser',
+ 'apiModule' => 'DevicesDetection',
+ 'apiAction' => 'getBrowsers',
'label' => 'Firefox,Chrome,Opera'
)
));